mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures
m::__virtual_crtp_helper< Tag, Const > Struct Template Reference

A helper class to introduce a virtual method overload per type to a class hierarchy. More...

#include <crtp.hpp>

Data Structures

struct  returns
 

Detailed Description

template<typename Tag, bool Const = false>
struct m::__virtual_crtp_helper< Tag, Const >

A helper class to introduce a virtual method overload per type to a class hierarchy.

Definition at line 92 of file crtp.hpp.


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