reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/regex.h
 1556     : private std::vector<sub_match<_Bi_iter>, _Alloc>
 1575       typedef std::vector<sub_match<_Bi_iter>, _Alloc>     _Base_type;
 1590       typedef typename allocator_traits<_Alloc>::size_type size_type;
 1591       typedef _Alloc                                       allocator_type;
 1607       match_results(const _Alloc& __a = _Alloc())
 1607       match_results(const _Alloc& __a = _Alloc())