Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
is kernel already using c++0x??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
_______0
Guru
Guru


Joined: 15 Oct 2012
Posts: 521

PostPosted: Fri Jan 11, 2013 11:59 pm    Post subject: is kernel already using c++0x?? Reply with quote

hey,

I just noticed the c++0x USE flag in all qt-* packages. I was wondering when will c++0x in the kernel. Apparently is better.
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Sat Jan 12, 2013 12:06 am    Post subject: Reply with quote

The kernel is written in C, not C++. So, I would guess it will be a while. :wink:

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21624

PostPosted: Sat Jan 12, 2013 1:08 am    Post subject: Reply with quote

C++0x features are provided by the C++ compiler, not the kernel. You could use a kernel from before the standard was defined and still build C++0x code, if your compiler supports it. You should use a recent kernel for other reasons, but there is no need for the kernel developers to do anything to enable you to build code using C++0x features.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum