GetIAcc_< rdOnly, Opt, Opts... > Struct Template Reference

For a non-empty parameter pack, GetIAcc_ defines IAcc as its Type, specialized for the first and remaining options. More...

#include "IAccess.hpp"

Public Types

typedef IAcc< Opt::Name::value, rdOnly, Opt, Opts... > Type
 

Detailed Description

template<bool rdOnly, class Opt, class... Opts>
struct opals::opts::glob::GetIAcc_< rdOnly, Opt, Opts... >

For a non-empty parameter pack, GetIAcc_ defines IAcc as its Type, specialized for the first and remaining options.