Circus 0.0.1-alpha
C++ Serialization Framework
Loading...
Searching...
No Matches
circus::traits::is_vector< T > Struct Template Reference

Trait to determine if a type is a std::vector. More...

#include <circus_traits.hpp>

Inheritance diagram for circus::traits::is_vector< T >:

Public Types

using value_type = T

Detailed Description

template<typename T>
struct circus::traits::is_vector< T >

Trait to determine if a type is a std::vector.


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