static_cast_<>
is a PolymorphicFunctionObject for statically casting a parameter to a different type.
More...
#include <xpressive_fwd.hpp>
template<typename T>
struct boost::xpressive::op::static_cast_< T >
static_cast_<>
is a PolymorphicFunctionObject for statically casting a parameter to a different type.
- Template Parameters
-
T | The type to which to statically cast the parameter. |
template<typename T >
template<typename Value >
The documentation for this struct was generated from the following file: