gz/common/TemplateHelpers.hh File Reference
#include "gz/common/detail/TemplateHelpers.hh"
Go to the source code of this file.
Namespaces | |
ignition | |
Forward declarations for the common classes. | |
ignition::common | |
Typedefs | |
template<typename To , typename From > | |
using | ConstCompatible = detail::ConstCompatible< To, From > |
Contains a static constexpr field named value which will be true if the type From has a const-quality less than or equal to the type To . More... | |