libuav original
Dependents: UAVCAN UAVCAN_Subscriber
MakeString< MaxSize > Class Template Reference
Shortcut for string-like array type instantiation. More...
#include <array.hpp>
Detailed Description
template<unsigned MaxSize>
class uavcan::MakeString< MaxSize >
Shortcut for string-like array type instantiation.
The proper way of doing this is actually "template<> using ... = ...", but this feature is not available in older C++ revisions which the library has to support.
Generated on Tue Jul 12 2022 17:17:37 by
1.7.2