RCPPSW
1.4.4.beta
Contents:
Setting Up RCPPSW
Using RCPPSW: Runtime Configuration
Contributing
RCPPSW API
RCPPSW
RCPPSW API
Template Function rcppsw::as_underlying
Template Function rcppsw::as_underlying
Defined in
File common.hpp
Function Documentation
template
<
typename
TEnum
>
constexpr
std
::
underlying_type
<
TEnum
>
::
type
rcppsw
::
as_underlying
(
const
TEnum
&
e
)
noexcept
Get the value of a strongly typed enum as its underlying type.