#include <sge/type_info.hpp>#include <sge/assert.hpp>Functions | |
| bool | sge::operator== (const type_info &lhs, const type_info &rhs) |
| bool | sge::operator< (const type_info &lhs, const type_info &rhs) |
| bool | sge::operator!= (const type_info &lhs, const type_info &rhs) |
| bool | sge::operator> (const type_info &lhs, const type_info &rhs) |
| bool | sge::operator<= (const type_info &lhs, const type_info &rhs) |
| bool | sge::operator>= (const type_info &lhs, const type_info &rhs) |
1.5.5