DxLibEx
std Namespace Reference

Functions

 DXLE_TEMP_make_hash (int, 8, 16)
 
 DXLE_TEMP_make_hash (int, 16, 32)
 
 DXLE_TEMP_make_hash (int, 32, 64)
 
 DXLE_TEMP_make_hash (uint, 8, 16)
 
 DXLE_TEMP_make_hash (uint, 16, 32)
 
 DXLE_TEMP_make_hash (uint, 32, 64)
 
template<typename T >
DXLE_CONSTEXPR dxle::utility::counter_iterator< T > next (dxle::utility::counter_iterator< T > it, typename dxle::utility::counter_iterator< T >::difference_type n) DXLE_NOEXCEPT_OR_NOTHROW
 

Function Documentation

§ DXLE_TEMP_make_hash() [1/6]

std::DXLE_TEMP_make_hash ( int  ,
,
16   
)

§ DXLE_TEMP_make_hash() [2/6]

std::DXLE_TEMP_make_hash ( int  ,
16  ,
32   
)

§ DXLE_TEMP_make_hash() [3/6]

std::DXLE_TEMP_make_hash ( int  ,
32  ,
64   
)

§ DXLE_TEMP_make_hash() [4/6]

std::DXLE_TEMP_make_hash ( uint  ,
,
16   
)

§ DXLE_TEMP_make_hash() [5/6]

std::DXLE_TEMP_make_hash ( uint  ,
16  ,
32   
)

§ DXLE_TEMP_make_hash() [6/6]

std::DXLE_TEMP_make_hash ( uint  ,
32  ,
64   
)

§ next()

template<typename T >
DXLE_CONSTEXPR dxle::utility::counter_iterator<T> std::next ( dxle::utility::counter_iterator< T >  it,
typename dxle::utility::counter_iterator< T >::difference_type  n 
)

Definition at line 114 of file constant_range_loop.hpp.