gr::Utils::CRTP< Bases > Struct Template Reference

CRTP class designed by Gael Guennebaud Source: http://disq.us/p/1tf4a7l https://www.onlinegdb.com/rJEhwUc-m. More...

#include <crtp.h>

+ Inheritance diagram for gr::Utils::CRTP< Bases >:
+ Collaboration diagram for gr::Utils::CRTP< Bases >:

Public Types

using Base = typename crtp::make_base< CRTP, Bases... >::type
 

Detailed Description

template<template< class, class > class... Bases>
struct gr::Utils::CRTP< Bases >

CRTP class designed by Gael Guennebaud Source: http://disq.us/p/1tf4a7l https://www.onlinegdb.com/rJEhwUc-m.

Member Typedef Documentation

template<template< class, class > class... Bases>
using gr::Utils::CRTP< Bases >::Base = typename crtp::make_base<CRTP,Bases...>::type

The documentation for this struct was generated from the following file:
  • /home/travis/build/STORM-IRIT/OpenGR/src/gr/utils/crtp.h