|
ViennaGrid - The Vienna Grid Library
2.1.0
|
#include <id.hpp>
Public Types | |
| typedef result_of::const_id < id_type >::type | const_id_type |
| typedef id_type_ | id_type |
Public Member Functions | |
| id_compare (const_id_type id_) | |
| template<typename type > | |
| bool | operator() (const type &to_compare) |
| typedef result_of::const_id<id_type>::type const_id_type |
| typedef id_type_ id_type |
| id_compare | ( | const_id_type | id_ | ) | [inline] |
| bool operator() | ( | const type & | to_compare | ) | [inline] |
1.7.6.1