__gnu_cxx::_PlusOpConcept

NAME

__gnu_cxx::_PlusOpConcept -

SYNOPSIS


Detailed Description

template<class _Ret, class _First, class _Second> struct __gnu_cxx::_PlusOpConcept< _Ret, _First, _Second >

Definition at line 304 of file boost_concept_check.h.

Public Member Functions

void __constraints ()
_Ret __constraints_ ()

Public Attributes

_First __a
_Second __b

Author

Generated automatically by Doxygen for libstdc++ from the source code.