3es  0.7
tes::PacketStream< HEADER >::IsConst< T > Struct Template Reference

Type traits: is T const? More...

#include <3espacketstream.h>

Public Member Functions

bool check () const
 Check the traits. More...
 

Detailed Description

template<class HEADER>
template<class T>
struct tes::PacketStream< HEADER >::IsConst< T >

Type traits: is T const?

Member Function Documentation

◆ check()

template<class HEADER>
template<class T >
bool tes::PacketStream< HEADER >::IsConst< T >::check ( ) const
inline

Check the traits.

Returns
True if T is const.

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