|
piranha
0.10
|
Type trait to detect series types. More...
#include <piranha/series.hpp>
Static Public Attributes | |
| static const bool | value = implementation_defined |
| Value of the type trait. | |
Type trait to detect series types.
This type trait will be true if T is an instance of piranha::series which satisfies piranha::is_container_element.
Definition at line 49 of file series_fwd.hpp.
1.8.14