Stan Math Library  2.20.0
reverse mode automatic differentiation
stan::contains_std_vector< Ts > Struct Template Reference

Extends std::false_type as a std::vector type cannot be a scalar primitive type. More...

#include <contains_std_vector.hpp>

Inheritance diagram for stan::contains_std_vector< Ts >:

Detailed Description

template<typename... Ts>
struct stan::contains_std_vector< Ts >

Extends std::false_type as a std::vector type cannot be a scalar primitive type.

Template Parameters
TsTypes to test

Definition at line 14 of file contains_std_vector.hpp.


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

     [ Stan Home Page ] © 2011–2018, Stan Development Team.