Nui
Static Public Attributes | List of all members
Nui::detail::one_if_placeholder< T > Struct Template Reference

#include <functions.hpp>

Static Public Attributes

static constexpr size_t value = (std::is_placeholder<typename std::decay<T>::type>::value) ? 1 : 0
 

Member Data Documentation

◆ value

template<class T >
constexpr size_t Nui::detail::one_if_placeholder< T >::value = (std::is_placeholder<typename std::decay<T>::type>::value) ? 1 : 0
staticconstexpr

The documentation for this struct was generated from the following file: