ACE 8.0.5
Loading...
Searching...
No Matches
ACE_Utils::Truncator< T, T > Struct Template Reference

#include <Truncate.h>

Public Types

typedef ACE::If_Then_Else< MAX_FROM_GT_MAX_TO, T, T >::result_type comp_to_type
typedef ACE::If_Then_Else< MAX_FROM_GT_MAX_TO, Fast_Comparator< T, comp_to_type >, typenameComparator< T, comp_to_type >::comp_type >::result_type comparator

Public Member Functions

operator() (T val)

Static Public Attributes

static bool const MAX_FROM_GT_MAX_TO

Member Typedef Documentation

◆ comp_to_type

typedef ACE::If_Then_Else<MAX_FROM_GT_MAX_TO,T,T>::result_type ACE_Utils::Truncator< T, T >::comp_to_type

◆ comparator

typedef ACE::If_Then_Else<MAX_FROM_GT_MAX_TO,Fast_Comparator<T,comp_to_type>,typenameComparator<T,comp_to_type>::comp_type>::result_type ACE_Utils::Truncator< T, T >::comparator

Member Function Documentation

◆ operator()()

template<typename T>
T ACE_Utils::Truncator< T, T >::operator() ( T val)
inline

Member Data Documentation

◆ MAX_FROM_GT_MAX_TO

bool const ACE_Utils::Truncator< T, T >::MAX_FROM_GT_MAX_TO
static

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