linear_hierarchy< null_type, Base, Root > Class Template Reference

#include <linear_hierarchy.h>

Inheritance diagram for linear_hierarchy< null_type, Base, Root >:

Protected Types

typedef Root base_t
 

Detailed Description

template<template< class, class > class Base, class Root>
class illumina::interop::hierarchy::linear_hierarchy< null_type, Base, Root >

Generate a linear hierarchy of classes

This specialization handles the edge case where there is no type list

Member Typedef Documentation

typedef Root base_t
protected

Base of this class


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