News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Using std::tr1::memory with code::blocks

Started by Tihtinen, March 30, 2010, 09:51:03 PM

Previous topic - Next topic

Tihtinen

Hello, I was not completely sure if this is more of a direct programming issue, but anyway.

I've been using g++ -compiler in another situations and been succesful in using for example shared pointers simply by using "#include <tr1/memory>". When I try the same with code::blocks and the default GCC it uses, I get the error "tr1/memory: No such file or directory".

This is a stupid question, I believe, but this is bugging me to no end so please help :D

Thanks in advance.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]