Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@Demolishun Yeah, didn't seem irrelevant to me, I'm just surprised it could be used in so many cases. Not complaining, though.
Isn't Qt better suited when working with UI ? If so, I don't think it will be very useful as I'm working on a CLI - 
				
				@CodeTalker Depends. Qt is modular.
Boost is what glib is... What you might write, but should be terrified of, because getting it right could be a very traumatizing, frustrating experience. - 
				
				C++ 11 incorporated a lot of boost into the standard library. Same with 14. But there is a reason they call Boost Standard Library 2.
 
Related Rants
- 
						
							
xjose97x20Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop. - 
						
							
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ... - 
						
							
kwameboame4*yesterday* Client: "Perfect! How did you do this so quickly?" Me: "I used a library" *today* Me: "I'm still d... 

Ok, I'm starting with C++, I want to do a couple of things without reinventing the wheel
I want to parse flags passed to my soft… — Use Boost
Ok, now I want to do some checks about filepa… — Use Boost
What about getting a file size without having to pull my hair out ? BOOST
Alright, Boost is actually the jQuery of C++, right ?
rant
boost
c++
library