aurelia::list_concept< Model > Struct Template Reference

List Concept. More...

#include <list_concept.hh>

List of all members.

Public Types

typedef Model::cons_t cons_t
typedef Model::head_t head_t
typedef Model::tail_t tail_t

Public Member Functions

head head (cons)
tail tail (cons)
cons cons (head, tail)

Public Attributes

enum __pad0__: unsigned { size = (unsigned)Model::size }

Detailed Description

template<typename Model>
struct aurelia::list_concept< Model >

List Concept.


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