plugify 1.2.6
Loading...
Searching...
No Matches
Public Types | List of all members
plg::detail::make_tree< 1, 1, false > Struct Reference

Public Types

template<unsigned Remaining, class A , class... Ts>
using f = typename make_tree< 0, sizeof...(Ts) !=0, false > ::template f< 0, Ts..., A >
 

Detailed Description

Definition at line 323 of file variant.hpp.

Member Typedef Documentation

◆ f

template<unsigned Remaining, class A , class... Ts>
using plg::detail::make_tree< 1, 1, false >::f = typename make_tree<0, sizeof...(Ts) != 0, false> ::template f<0, Ts..., A>

Definition at line 325 of file variant.hpp.


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