Stan Math Library
5.0.0
Automatic Differentiation
|
using stan::is_string_convertible = typedef std::is_convertible<T, std::string> |
Deduces whether type is convertible to string.
T | type to check |
Definition at line 16 of file is_string_convertible.hpp.