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
		- 
				
				Seems pretty unnecessary imo. The fact that C++ only understands data streams for I/O is actually one of its strongest features, making it more portable.
 
 Not to mention, it's probably not going to be used in professional software development anyway.
- 
				
				@tiberius1900 I agree, i think it'll be mainly used for education, since what a lot of people want when learning programming for the first time is to see something visual
- 
				
				 Celes6838yWell it's because there is a lot of "standard" libraries that there is a meaning to really add it in the standard. But yeah the main motivation seems to be for education purposes. But that's a long time that this is discussed, it's going to be added for c++20 if everything is okay Celes6838yWell it's because there is a lot of "standard" libraries that there is a meaning to really add it in the standard. But yeah the main motivation seems to be for education purposes. But that's a long time that this is discussed, it's going to be added for c++20 if everything is okay
- 
				
				Shitty idea. The committee and it's various teams have much better places to focus their efforts. Maintaining a useful, cross platform graphics library is A LOT of work. Unless this is a super crude API for simple visualizations, rather than real time graphics.
Related Rants
- 
						
							 xjose97x20Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop. 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 ... Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
- 
						
							 sam966911 sam966911 Hats off to this lady .... I would have just flipped the machine Hats off to this lady .... I would have just flipped the machine




So apparently they're thinking of adding a lightweight graphics library to the c++ spec - opinions?
rant
c++