OpenEnroth cf228e9
Loading...
Searching...
No Matches
is_greedy_tag< T > Struct Template Reference

#include <BinaryConcepts.h>

Inheritance diagram for is_greedy_tag< T >:

Detailed Description

template<class T>
struct is_greedy_tag< T >

Type trait for greedy tags. Greedy tags should be processed before any source/destination conversions. Examples include ViaTag.

Regular tags (like ContextTag) just pass through and don't need special ordering.


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