defines.h
Go to the documentation of this file.
1 #ifndef CPR_DEFINES_H
2 #define CPR_DEFINES_H
3 
4 #include <utility>
5 
6 #define CPR_FWD(...) ::std::forward<decltype(__VA_ARGS__)>(__VA_ARGS__)
7 
8 #endif


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:08