Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ is_container_v

template<typename T >
constexpr bool stan::is_container_v = is_container<std::decay_t<T>>::value
inlineconstexpr

Definition at line 28 of file is_container.hpp.