webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <safe_conversions.h>
Public Types | |
typedef T | type |
Public Member Functions | |
constexpr | StrictNumeric () |
template<typename Src > | |
constexpr | StrictNumeric (const StrictNumeric< Src > &rhs) |
template<typename Src > | |
constexpr | StrictNumeric (Src value) |
template<typename Dst > | |
constexpr | operator Dst () const |
typedef T base::StrictNumeric< T >::type |
|
inline |
|
inline |
|
inline |
|
inline |