se3::internal::static_assertion< condition > Struct Template Reference

#include <assert.hpp>

List of all members.

Public Types

enum  {
  THIS_METHOD_SHOULD_NOT_BE_CALLED_ON_DERIVED_CLASS,
  MIXING_JOINT_MODEL_AND_DATA_OF_DIFFERENT_TYPE
}

template<bool condition>
struct se3::internal::static_assertion< condition >


Member Enumeration Documentation

template<bool condition>
anonymous enum
Enumerator:
THIS_METHOD_SHOULD_NOT_BE_CALLED_ON_DERIVED_CLASS 
MIXING_JOINT_MODEL_AND_DATA_OF_DIFFERENT_TYPE