TMap.popBack

Undocumented in source. Be warned that the author may not have intended to support it.
struct TMap(bool asB, T...)
static if(asB && allSatisfy!(isBidirectionalRange, RangesTypes) && allSatisfy!(hasLength, RangesTypes))
void
popBack
()

Meta