RTC Toolkit  1.0.0
Static Public Attributes | List of all members
rtctk::componentFramework::is_present< What, Args > Struct Template Reference

#include <utils.hpp>

Static Public Attributes

static constexpr bool value {(std::is_same_v<What, Args> || ...)}
 

Member Data Documentation

◆ value

template<typename What , typename... Args>
constexpr bool rtctk::componentFramework::is_present< What, Args >::value {(std::is_same_v<What, Args> || ...)}
staticconstexpr

The documentation for this struct was generated from the following file: