roboptim::detail::list_derives_from_function< CLIST > Struct Template Reference

Checks whether all the constraints derive from Function or SparseFunction. More...

#include <roboptim/core/detail/utility.hh>


Detailed Description

template<typename CLIST>
struct roboptim::detail::list_derives_from_function< CLIST >

Checks whether all the constraints derive from Function or SparseFunction.

Template Parameters:
CLISTa vector of constraint types.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines