mastodonpp/include
tastytea a724006854
Make curl writer non-satatic and add static wrapper.
We need to use the mutex, a class member, from within the writer function.
2020-01-08 19:55:34 +01:00
..
answer.hpp Renamed return_types.hpp to answer.hpp. 2020-01-06 14:43:10 +01:00
api.hpp Replace string with string_view where possible. 2020-01-08 16:46:27 +01:00
CMakeLists.txt Install headers. 2020-01-03 16:03:08 +01:00
connection.hpp Fix / ignore some clang-tidy warnings. 2020-01-08 17:38:27 +01:00
curl_wrapper.hpp Make curl writer non-satatic and add static wrapper. 2020-01-08 19:55:34 +01:00
exceptions.hpp Add URI for libcurl-errors(3). 2020-01-04 16:24:41 +01:00
instance.hpp Fix / ignore some clang-tidy warnings. 2020-01-08 17:38:27 +01:00
mastodonpp.hpp Improve documentation. 2020-01-08 17:22:41 +01:00