Home
last modified time | relevance | path

Searched defs:name_record (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/multi_index/example/
Dfun_key.cpp31 struct name_record struct
33 name_record(std::string given_name_,std::string family_name_): in name_record() argument
50 std::string::size_type name_record_length(const name_record& r) in name_record_length() argument