retdec
|
#include <class.h>
Public Types | |
using | is_transparent = void |
Public Member Functions | |
bool | operator() (const Class &c1, const Class &c2) const |
bool | operator() (const std::string &id, Class const &c) const |
bool | operator() (const Class &c, const std::string &id) const |
A set container with classes.
using retdec::common::ClassCompare::is_transparent = void |
|
inline |
|
inline |