dart
List of all members
dart::common::Virtual< T > Class Template Reference

This class is used to have CRTP functions inherit their template parameters virtually instead of directly. More...

#include <Virtual.hpp>

Inheritance diagram for dart::common::Virtual< T >:
Inheritance graph
[legend]
Collaboration diagram for dart::common::Virtual< T >:
Collaboration graph
[legend]

Detailed Description

template<class T>
class dart::common::Virtual< T >

This class is used to have CRTP functions inherit their template parameters virtually instead of directly.


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