Searched defs:UnformattedIoStatementState (Results 1 – 2 of 2) sorted by relevance
44 template <Direction> class UnformattedIoStatementState; variable
713 template class UnformattedIoStatementState<Direction::Output>; variable714 template class UnformattedIoStatementState<Direction::Input>; variable