clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Types | List of all members
bk_lib::detail::type_list< head, tail > Struct Template Reference

#include <type_manip.h>

Collaboration diagram for bk_lib::detail::type_list< head, tail >:
Collaboration graph

Public Types

typedef head head_type
 
typedef tail tail_type
 

Member Typedef Documentation

template<class head , class tail >
typedef head bk_lib::detail::type_list< head, tail >::head_type
template<class head , class tail >
typedef tail bk_lib::detail::type_list< head, tail >::tail_type

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