base_at< T1, type_list< T1, null_type >, Base, Root > Struct Template Reference

#include <linear_hierarchy.h>

Public Types

typedef Base< T1, Root > result_t
 

Detailed Description

template<class T1, template< class, class > class Base, class Root>
struct illumina::interop::hierarchy::base_at< T1, type_list< T1, null_type >, Base, Root >

Get base at specified type

This specialization handles the found basis case

Member Typedef Documentation

typedef Base<T1, Root > result_t

Base type


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