#include <apibase.h>
Additional Inherited Members |
|
![]() |
|
using | Base = typename std::decay< decltype(true ? std::declval< A >() :std::declval< B >()) >:: type |
using | type = typename std::conditional< BOTH_DERIVED && BOTH_LVALUES , typename ConstIf < Base , CONST_LVALUE >:: type &, Base >:: type |
![]() |
|
static const Bool | BOTH_DERIVED |
static const Bool | BOTH_LVALUES |
static const Bool | CONST_LVALUE |