CommonLibSSE NG
Loading...
Searching...
No Matches
RE::UIImpl Namespace Reference

Classes

struct  _has_menu_name
 
struct  _has_menu_name< T, std::void_t< decltype(T::MENU_NAME)> >
 
struct  has_menu_name
 
struct  is_menu_ptr
 

Variables

template<class T >
constexpr bool has_menu_name_v = has_menu_name<T>::value
 
template<class T >
constexpr bool is_menu_ptr_v = is_menu_ptr<T>::value
 

Variable Documentation

◆ has_menu_name_v

template<class T >
constexpr bool RE::UIImpl::has_menu_name_v = has_menu_name<T>::value
inlineconstexpr

◆ is_menu_ptr_v

template<class T >
constexpr bool RE::UIImpl::is_menu_ptr_v = is_menu_ptr<T>::value
inlineconstexpr