Skip to content

Eric Niebler

Judge me by my C++, not my WordPress

Menu

Primary menu

  • Home
  • Publications
  • Contact
  • About

Category Archives: std

Input Iterators vs Input Ranges

Posted on November 7, 2013 by Eric Niebler — 45 Comments ↓

This post was inspired by some shortcomings of the std::getline solution I described in my previous post, which just goes to show that there is no interface so simple that it can’t be done wrong. Or at least sub-optimally. Input Continue reading Input Iterators vs Input Ranges→

Posted in library-design, std | 45 Replies

Post navigation

Newer posts →
Copyright © 2025 Eric Niebler. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up