ECSTASY
All in the name
Loading...
Searching...
No Matches
util::meta::is_std_vector< typename > Struct Template Reference

Check if a type is a std::vector. More...

#include <is_std_vector.hpp>

Inheritance diagram for util::meta::is_std_vector< typename >:
Collaboration diagram for util::meta::is_std_vector< typename >:

Detailed Description

template<typename>
struct util::meta::is_std_vector< typename >

Check if a type is a std::vector.

Template Parameters
typenameType to check.
Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Since
1.0.0 (2024-04-30)

Definition at line 29 of file is_std_vector.hpp.


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