Classes | Namespaces | Variables
ServiceHandleAllowed.h File Reference
#include <type_traits>

Go to the source code of this file.

Classes

struct  art::detail::handle_allowed< T, typename >
 
struct  art::detail::handle_allowed< T, std::enable_if_t<!T::service_handle_allowed > >
 

Namespaces

 art::detail
 

Variables

template<typename T >
bool constexpr art::detail::handle_allowed_v {handle_allowed<T>::value}