OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
IsSameSignedness< T, U > Struct Template Reference

#include <OnixS/CME/ConflatedTCP/messaging/Utils.h>

Public Types

enum  { value = (static_cast<bool>(IsSigned<T>::value) == static_cast<bool>(IsSigned<U>::value)) }
 

Detailed Description

template<class T, class U>
struct OnixS::CME::ConflatedTCP::Messaging::details::IsSameSignedness< T, U >

Definition at line 87 of file Utils.h.

Member Enumeration Documentation

anonymous enum
Enumerator
value 

Definition at line 89 of file Utils.h.


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