#include <bdlar_vtableutil.h>
Functions returning vtables by type category.
See bdlar_vtableutil
|
| template<class t_TYPE > |
| static const ForType< t_TYPE >::ConstVtable * | getConstVtable () |
| |
| template<class t_TYPE > |
| static const ForType< t_TYPE >::Vtable * | getVtable () |
| |
◆ getConstVtable()
template<class t_TYPE >
| const VtableUtil::ForType< t_TYPE >::ConstVtable * bdlar::VtableUtil::getConstVtable |
( |
| ) |
|
|
inlinestatic |
◆ getVtable()
template<class t_TYPE >
| const VtableUtil::ForType< t_TYPE >::Vtable * bdlar::VtableUtil::getVtable |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: