This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/src/easy
tastytea d85190b113
Use std::transform instead of for loop in json_array_to_vector.
2019-03-11 21:13:34 +01:00
..
entities Inherit constructors from Entity. 2019-03-11 20:48:54 +01:00
all.hpp Added Easy::PushSubscription 2018-05-23 20:21:41 +02:00
easy.cpp Use std::transform instead of for loop in json_array_to_vector. 2019-03-11 21:13:34 +01:00
easy.hpp Added contructor with Json::Value and operator Json::Value() to Entity 2019-03-11 20:41:52 +01:00
entity.cpp Added contructor with Json::Value and operator Json::Value() to Entity 2019-03-11 20:41:52 +01:00
simple_calls.cpp Changed return types for simple calls. 2019-02-25 13:55:24 +01:00