Lines Matching refs:Removed
24 * Removed unneeded `reserve` before `insert` [gh_pr 611]
25 * Removed `value_initialize` trait [gh_pr 613]
26 * Removed unwanted move due to wrong `pseudo_attribute` usage, that was also
28 * Removed unused `boost/spirit/home/x3/support/utility/unrefcv.hpp` header
62 * Removed unused `is_char` and `is_string` traits. [gh_pr 507]
65 * Removed static assert guarding unwanted attribute materialization that
77 * Removed use of deprecated `boost/detail/iterator.hpp` header. [gh_pr 432]
78 * Removed sequence into plain parsing. Now it triggers a compile time error
87 * Removed broken 1.0#INF parser. It was poorly documented and never worked. [gh 415] [gh_pr 458] [t…
116 * Removed redundant check in `skip_over`. [gh_pr 373]
128 * Removed `with_context`. [gh_pr 239]