MADARA  3.2.3
madara::knowledge::type< T > Class Template Reference

helper type for specifying template type parameters using a function argument instead of inside explicit "<...>". More...

#include <KnowledgeCast.h>

Detailed Description

template<class T>
class madara::knowledge::type< T >

helper type for specifying template type parameters using a function argument instead of inside explicit "<...>".

This interacts more flexibly with overloading and ADL.

Definition at line 72 of file KnowledgeCast.h.


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