defines.h
Go to the documentation of this file.
00001 #ifndef CPR_DEFINES_H
00002 #define CPR_DEFINES_H
00003 
00004 #include <utility>
00005 
00006 #define CPR_FWD(...) ::std::forward<decltype(__VA_ARGS__)>(__VA_ARGS__)
00007 
00008 #endif


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:02