::

namespace sal



Nested Namespaces

detail

Functions

T1
static_int_cast( T2 n );
A static_cast between integral types, to avoid C++ compiler warnings.

Top of Page