quill
detail
is_container_adaptor_like
Static Public Attributes
|
List of all members
detail::is_container_adaptor_like< T > Class Template Reference
Static Public Attributes
static constexpr const bool
value
Member Data Documentation
◆
value
template<typename T >
constexpr const bool
detail::is_container_adaptor_like
< T >::
value
static
Initial value:
=
!std::is_void<decltype(check<T>(
nullptr
))>::value
The documentation for this class was generated from the following file:
include/quill/bundled/fmt/
ranges.h
Generated by
1.8.13