mastodonpp/include
tastytea 8f03c49569
Add constructors and assignment operators to Instance.
Explicitly set copy & move constructors to default, explicitly delete copy &
move assignment operators. Make destructor virtual.
2020-01-04 13:27:36 +01:00
..
api.hpp Fix headers in Doxygen output. 2020-01-04 12:04:47 +01:00
CMakeLists.txt Install headers. 2020-01-03 16:03:08 +01:00
exceptions.hpp Fix headers in Doxygen output. 2020-01-04 12:04:47 +01:00
instance.hpp Add constructors and assignment operators to Instance. 2020-01-04 13:27:36 +01:00
mastodonpp.hpp Escape API in documentation where necessary. 2020-01-04 12:22:43 +01:00
request.hpp Escape API in documentation where necessary. 2020-01-04 12:22:43 +01:00
return_types.hpp Fix headers in Doxygen output. 2020-01-04 12:04:47 +01:00