yat
0.20.3pre
|
Concept check for Mutable Container2D. More...
#include <yat/utility/concept_check.h>
Public Types | |
typedef T::reference | reference |
reference | |
typedef T::iterator | iterator |
iterator | |
typedef T::row_iterator | row_iterator |
row_iterator | |
typedef T::column_iterator | column_iterator |
column_iterator | |
typedef T::value_type | value_type |
value_type | |
typedef T::const_reference | const_reference |
const_reference | |
typedef T::const_iterator | const_iterator |
const_iterator | |
typedef T::const_row_iterator | const_row_iterator |
const_row_iterator | |
typedef T::const_column_iterator | const_column_iterator |
const_column_iterator | |
Public Member Functions | |
BOOST_CONCEPT_USAGE (Mutable_Container2D) | |
function doing the concept test | |
BOOST_CONCEPT_USAGE (Container2D) | |
function doing the concept test | |
Concept check for Mutable Container2D.
This class is intended to be used in a BOOST_CONCEPT_ASSERT