StackPayload.clear

This method don't release memory

struct StackPayload(T, size_t MINCAP = 4)
void
clear
()
if (
MINCAP >= 1
)

Meta