summaryrefslogtreecommitdiff
path: root/src/idvaluemap.hh
AgeCommit message (Expand)Author
2013-11-18rename idvaluemap to id_map, remove Id template param, use StringMaxime Coste
2013-11-18Resurect idvaluemap, order of traversal mattersMaxime Coste
2013-11-17remove idvaluemap, use unordered_map in placeMaxime Coste
2013-09-23Add prefix_match function and use it instead of adhoc codeMaxime Coste
2013-04-11idvaluemap: add a remove_all methodMaxime Coste
2013-04-09sort includes directivesMaxime Coste
2013-03-27idvaluemap: minor style changesMaxime Coste
2013-03-27idvaluemap, FunctionGroup: consitfy completion methodsMaxime Coste
2012-10-11use ByteCount instead of CharCount when we are really counting bytesMaxime Coste
2012-08-23use a strongly typed int CharCount for character countsMaxime Coste
2012-06-25remove ugly id_to_str param in idvaluemap and str_to_strMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2012-01-19idvaluemap: complete_id_if method for conditional id completionMaxime Coste
2012-01-15idvaluemap: add missing includesMaxime Coste
2011-12-07better rvalue reference forwardingMaxime Coste
2011-12-02Add idvaluemap containerMaxime Coste