__gnu_cxx::_ModOpConcept
NAME
__gnu_cxx::_ModOpConcept -
SYNOPSIS
Detailed Description
template<class _Ret, class _First, class _Second> struct __gnu_cxx::_ModOpConcept< _Ret, _First, _Second >
Definition at line 308 of file boost_concept_check.h.
_Ret __constraints_ ()
_Second __b
Public Member Functions
void __constraints ()_Ret __constraints_ ()
Public Attributes
_First __a_Second __b
Author
Generated automatically by Doxygen for libstdc++ from the source code.
