asgn
 
Loading...
Searching...
No Matches
tagged::selector_tag Concept Reference

A bare tag used to select a dimension. More...

#include <tagged.hpp>

Concept definition

template<typename T>
concept tagged::selector_tag = impl::tag_traits<T>::is_selector
A bare tag used to select a dimension.
Definition tagged.hpp:36

Detailed Description

A bare tag used to select a dimension.

No other static information is present in a selector tag.