ADTF
Loading...
Searching...
No Matches
adtf::streaming::is_stream_meta_type< T > Class Template Reference

#include <streamtype_intf.h>

Public Types

enum  { value = sizeof(test<T>(nullptr)) == sizeof(char) }
 

Detailed Description

template<typename T>
class adtf::streaming::is_stream_meta_type< T >

type traits concept test template to check wether a type T is a type can be used for stream meta type or not. it must define a string literal called MetaTypeName

Template Parameters
TThe type to test

Member Enumeration Documentation

◆ anonymous enum

template<typename T>
anonymous enum

Value test type


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