Home
last modified time | relevance | path

Searched defs:_AutomatonPtr (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_nfa.h57 typedef std::shared_ptr<_Automaton> _AutomatonPtr; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex.h754 typedef std::shared_ptr<const __detail::_NFA<_Rx_traits>> _AutomatonPtr; in _GLIBCXX_VISIBILITY() typedef