L
Lambda
Hi All,
I'm trying Boost in my Ubuntu machine for the first time.
It's a simple code that use tuple.
But when I g++ it, it says:
tuple: no such file or directory
I installed boost 1.33.1, I proved it with apt-get install
What should I do? I need boost 1.34?
I'm trying Boost in my Ubuntu machine for the first time.
It's a simple code that use tuple.
But when I g++ it, it says:
tuple: no such file or directory
I installed boost 1.33.1, I proved it with apt-get install
What should I do? I need boost 1.34?