RTTI utilities for SGL (run-time type information). More...
#include "abstractgammasym.h"Go to the source code of this file.
Functions | |
| template<class Type > | |
| bool | sgl::IsType (GExpr const &expr) |
| template<class Type > | |
| std::shared_ptr< Type > | sgl::ConvertTo (GExpr const &expr) |
RTTI utilities for SGL (run-time type information).
1.8.13