Public bug reported:

I am pretty certain this bug should have been solved a long time ago in 
previous versions of g++, but in my case I still see this when giving the 
command:
[code]
std::this_thread::sleep_for(std::chrono::milliseconds(10))
[/code]
the error message I get is:
[code]
In member function ‘long long int Iterator::next()’:
error: ‘std::this_thread’ has not been declared
[/code]

** Affects: gcc-5 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: chrono

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1522911

Title:
  'std::chrono' has not been declared error in g++ 5.2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1522911/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to