Namespaces | |
nfp_detail | |
Classes | |
struct | keyword |
struct | named_parameter |
struct | typed_keyword |
struct | typed_keyword< bool, unique_id, false > |
Functions | |
template<typename T > | |
void | optionally_assign (T &, nfp_detail::nil) |
template<typename T , typename Source > | |
void | optionally_assign (T &target, Source const &src) |
template<typename T , typename Params , typename Keyword > | |
void | optionally_assign (T &target, Params const &p, Keyword k) |
|
inline |
References boost::nfp::nfp_detail::report_access_to_invalid_parameter().
Referenced by boost::BOOST_RT_PARAM_NAMESPACE::cla::basic_naming_policy::accept_modifier(), boost::BOOST_RT_PARAM_NAMESPACE::cla::parameter::accept_modifier(), boost::BOOST_RT_PARAM_NAMESPACE::cla::typed_argument_factory< T >::accept_modifier(), boost::unit_test::token_iterator_base< range_token_iterator< Iter, CharCompare, ValueType, Reference >, iterator_value< Iter >::type, CharCompare, ValueType, Reference >::apply_modifier(), boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::init_new_var(), boost::BOOST_RT_PARAM_NAMESPACE::cla::parser::operator-(), optionally_assign(), and boost::unit_test::ut_detail::delim_policy< iterator_value< Iter >::type, CharCompare >::set_delimeters().
|
inline |
References boost::unit_test::assign_op().
|
inline |
References optionally_assign().