Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::type_erasure::concept_interface< negatable< T, R >, Base, T > Struct Template Reference

#include <operators.hpp>

Inheritance diagram for boost::type_erasure::concept_interface< negatable< T, R >, Base, T >:
Collaboration diagram for boost::type_erasure::concept_interface< negatable< T, R >, Base, T >:

Public Member Functions

typename::boost::type_erasure::rebind_any
< Base, R >::type 
operator- () const
 

Member Function Documentation

template<class T , class R , class Base >
typename ::boost::type_erasure::rebind_any<Base, R>::type boost::type_erasure::concept_interface< negatable< T, R >, Base, T >::operator- ( ) const
inline

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