User profile: ericM

User info
User name:ericM
Name:Eric
Location:Dublin
History
Joined:
Number of posts:48
Latest posts:

pass template object to function
it does work fine. As a simple curiosity, how do I make sure that T implements the required methods...

pass template object to function
I am using several histogram objects (from boos::histogram). I would like to pass these histograms t...

boost issue with static linking
hello coder, thank for the short answer. I did not notice the double link to filesystem, and thanks...

boost issue with static linking
Hello, I am building a code which makes use of boost libraries. My CMakeLists.txt looks like the...

Averaging Code Not Running
some things I do not understand: * why average is int? * why are your init lists empty? * sum is an...