dastrie::builder< key_tmpl, value_tmpl, doublearray_traits >::record_type Struct Reference
[DASTrie API]


Detailed Description

template<class key_tmpl, class value_tmpl, class doublearray_traits = doublearray5_traits>
struct dastrie::builder< key_tmpl, value_tmpl, doublearray_traits >::record_type

A type that represents a record (a pair of key and value).


Data Fields

key_type key
 The key of the record.
value_type value
 The value of the record.


Copyright (c) 2002-2008 by Naoaki Okazaki
Mon Nov 10 12:28:35 2008