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

#include <left_right_sequence.h>

Collaboration diagram for bk_lib::detail::select_base< L, R, i >:
Collaboration graph

Public Types

typedef if_then_else
< store_extra!=0,
with_inline_buffer< L, R,
inline_raw_cap >
, no_inline_buffer< L, R >
>::type 
type
 

Member Typedef Documentation

template<class L, class R, unsigned i>
typedef if_then_else< store_extra!=0, with_inline_buffer<L, R, inline_raw_cap>, no_inline_buffer<L, R> >::type bk_lib::detail::select_base< L, R, i >::type

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