Query: std::__detail::_specializedcursor
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::__detail::_SpecializedCursor< _FwdIterT >(3) Library Functions Manual std::__detail::_SpecializedCursor< _FwdIterT >(3)NAMEstd::__detail::_SpecializedCursor< _FwdIterT > -SYNOPSISInherits std::__detail::_PatternCursor. Public Member Functions _SpecializedCursor (const _FwdIterT &__b, const _FwdIterT __e) bool _M_at_end () const const _FwdIterT & _M_begin () const std::iterator_traits < _FwdIterT >::value_type _M_current () const " const _FwdIterT & _M_end () const void _M_next () _FwdIterT _M_pos () const Detailed Description template<typename _FwdIterT>class std::__detail::_SpecializedCursor< _FwdIterT > Provides a cursor into the specific target string. Definition at line 53 of file regex_cursor.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::__detail::_SpecializedCursor< _FwdIterT >(3)
Related Man Pages |
---|
std::__detail(3) - centos |
std::integral_constant(3) - debian |
std::match_results(3) - debian |
std::unordered_set(3) - debian |
__gnu_cxx::bitmap_allocator(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |