NumCpp  2.1.0
A C++ implementation of the Python Numpy library
nc::all_same< T1, Ts > Struct Template Reference

#include <TypeTraits.hpp>

Detailed Description

template<typename T1, typename... Ts>
struct nc::all_same< T1, Ts >

Template class for determining if all of the types are the same as another type


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