Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::functional::as_min_base< Arg, EnableIf > Struct Template Reference

#include <functional_fwd.hpp>

Inheritance diagram for boost::numeric::functional::as_min_base< Arg, EnableIf >:
Collaboration diagram for boost::numeric::functional::as_min_base< Arg, EnableIf >:

Public Member Functions

 BOOST_STATIC_ASSERT (std::numeric_limits< typename remove_const< Arg >::type >::is_specialized)
 
remove_const< Arg >::type operator() (Arg &) const
 

Member Function Documentation

template<typename Arg, typename EnableIf>
boost::numeric::functional::as_min_base< Arg, EnableIf >::BOOST_STATIC_ASSERT ( std::numeric_limits< typename remove_const< Arg >::type >::is_specialized  )
template<typename Arg, typename EnableIf>
remove_const<Arg>::type boost::numeric::functional::as_min_base< Arg, EnableIf >::operator() ( Arg &  ) const
inline

The documentation for this struct was generated from the following file: