mc_rtc::Default< T, Enable > Struct Template Reference

#include <mc_rtc/Default.h>

Detailed Description

template<typename T, typename Enable = void>
struct mc_rtc::Default< T, Enable >

Helper to get a default value for a given type

When this is implemented, the template should provide Default<T>::value of type T

Enable is used to SFINAE generic definitions


The documentation for this struct was generated from the following file: