drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::isAutoCreationClass< T > Struct Template Reference

Static Public Member Functions

template<class C>
static constexpr auto check (C *) -> std::enable_if_t< std::is_same_v< decltype(C::isAutoCreation), const bool >, bool >
template<typename>
static constexpr bool check (...)

Static Public Attributes

static constexpr bool value = check<T>(nullptr)

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