art::detail::has_aggregate< T, enable_if_function_exists_t< void(T::*)(T const &),&T::aggregate > > Struct Template Reference

#include <aggregate.h>

Inheritance diagram for art::detail::has_aggregate< T, enable_if_function_exists_t< void(T::*)(T const &),&T::aggregate > >:

Detailed Description

template<typename T>
struct art::detail::has_aggregate< T, enable_if_function_exists_t< void(T::*)(T const &),&T::aggregate > >

Definition at line 40 of file aggregate.h.


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