User: bluefrog

  • Public profile

User profile: bluefrog

User info
User name:bluefrog
History
Joined:
Number of posts:125
Latest posts:

decltype question
Hi thanks for the replies, so as long as the variables to functions that return a reference are in...

decltype question
I've copied this snippet of code from a new C++ book, "Learning C++ Functional Programming" by Anggo...

assert a pair of integers in a std::array
How can I assert if two integers are valid given the following declarations: [code] enum entry {e...

std::array
I need to reset all elements to zeros for example: not all code shown, so after a loop [code] .. .....

stringstream into 4 variables without comma
I am struggling to figure out why the first data item is not appearing [code] #include <algor...

This user does not accept Private Messages