CBMC
numeric_castt< T, typename std::enable_if< std::is_integral< T >::value >::type > Member List

This is the complete list of members for numeric_castt< T, typename std::enable_if< std::is_integral< T >::value >::type >, including all inherited members.

get_val(const mp_integer &mpi) -> decltype(mpi.to_long())numeric_castt< T, typename std::enable_if< std::is_integral< T >::value >::type >inlineprivatestatic
get_val(const mp_integer &mpi) -> decltype(mpi.to_ulong())numeric_castt< T, typename std::enable_if< std::is_integral< T >::value >::type >inlineprivatestatic
operator()(const mp_integer &mpi) constnumeric_castt< T, typename std::enable_if< std::is_integral< T >::value >::type >inline
operator()(const exprt &expr) constnumeric_castt< T, typename std::enable_if< std::is_integral< T >::value >::type >inline
operator()(const constant_exprt &expr) constnumeric_castt< T, typename std::enable_if< std::is_integral< T >::value >::type >inline