Search:

Type: Posts; User: iMalc

Search: Search took 0.06 seconds.

  1. Replies
    12
    Views
    2,161

    Not that it really matters, but in case you find...

    Not that it really matters, but in case you find it interesting...
    In C++, and indeed many other languages also, it's more efficient to check for a string's length being zero, than it is to...
  2. Replies
    12
    Views
    2,161

    I'd actually consider taking a "lazy evaluation"...

    I'd actually consider taking a "lazy evaluation" approach, depending on what I was going to use it for...
    In other words split would return a pair of a custom iterator class, classified as an...
Results 1 to 2 of 2