Public Types | List of all members
lvr2::FeatureBase< Features >::add_features< F > Struct Template Reference

#include <FeatureBase.hpp>

Public Types

using type = typename std::conditional< FeatureBase< Features... >::has_feature< F >::value, FeatureBase< Features... >, FeatureBase< Features..., F > >::type
 

Detailed Description

template<template< typename > typename ... Features>
template<template< typename > typename F>
struct lvr2::FeatureBase< Features >::add_features< F >

Definition at line 72 of file FeatureBase.hpp.

Member Typedef Documentation

◆ type

template<template< typename > typename ... Features>
template<template< typename > typename F>
using lvr2::FeatureBase< Features >::add_features< F >::type = typename std::conditional< FeatureBase<Features...>::has_feature<F>::value, FeatureBase<Features...>, FeatureBase<Features...,F> >::type

Definition at line 77 of file FeatureBase.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27