Searched defs:slice (Results 1 – 1 of 1) sorted by relevance
1587 class slice class in uscript::Parser::stack1590 slice(const stack& stack, index_type range) : stack_(stack) , range_(range) {} in slice() function in uscript::Parser::stack::slice