Claus Witt
  • Home
  • About
Sign in Subscribe

boost

A collection of 2 posts
boost

Trim Strings in C++ with Boost

One of the biggest grievances with I had when I started writing a lot of c++ code was that a lot of things that we take for granted as built in things in other (primarily dynamic) languages are all a bit harder to do (right) in c++. This means that
Jul 22, 2015 1 min read
c++

Split Strings in C++ With Boost

I just wrote about how to trim strings with boost. The code where I first needed to trim a string, was actually very simple naive parser where strings of key value pairs would be split, and then each part trimmed to ensure that both key and value was without leading
Jul 22, 2015 1 min read
Page 1 of 1
Claus Witt © 2023
  • Sign up
Powered by Ghost