#include <eleve/src/typing0.hpp>
Public Member Functions | |
B | operator() (T &t) |
The expects T to be a derived type of B.
B | pointer of the object | |
T | object that has pointer of type B. |
Definition at line 274 of file typing0.hpp.
B eepgwde::detail::pointerize0< B, T >::operator() | ( | T & | t | ) | [inline] |
Definition at line 275 of file typing0.hpp.