size_t operator()

in src/outmdsd/Trace.h [24:26]


        size_t operator()(T t) const {
            return static_cast<size_t>(t);
        }