plugify  1.0.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
plg::detail::overload_frag< N, A > Struct Template Reference

Public Types

using type = A
 

Public Member Functions

auto operator() (A, T &&) -> overload_frag< N, A >
 

Public Attributes

template<class T >
requires requires { arr1<A>{std::declval<T>()}
 

Detailed Description

template<std::size_t N, class A>
struct plg::detail::overload_frag< N, A >

Definition at line 98 of file variant.hpp.


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