TreeMap.makeFuncTM

Generates an opApply and opApplyReverse pair for a TreeMap with the supplied attributes

struct TreeMap(K, E, bool nogcIndexing = true, alias less = "a < b")
package static
static if(E.stringof != "void")
string
makeFuncTM
()

Meta