Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.
PrevUpHomeNext

Function template dynamic_cast_

boost::xpressive::dynamic_cast_

Synopsis

// In header: <boost/xpressive/regex_actions.hpp>


template<typename X2_0, typename A0> unspecified dynamic_cast_(A0 const & a0);

Description

dynamic_cast_


PrevUpHomeNext