Autoware.Auto
|
|
#include <template_utils.hpp>
This struct is std::true_type
if the expression is valid for a given template and std::false_type
otherwise.
ExpressionTemplate | Expression to be checked in compile time |
T | Template parameter to instantiate the expression. |