Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
some issues and requests
oBFusCATed:
Does
--- Code: ---#include <tr1/memory>
std::tr1::shared_ptr<blabla> p(...)
--- End code ---
work?
Loaden:
--- Quote from: oBFusCATed on August 27, 2010, 12:53:36 pm ---Does
--- Code: ---#include <tr1/memory>
std::tr1::shared_ptr<blabla> p(...)
--- End code ---
work?
--- End quote ---
GCC version?
All test based GCC 4.4.x
blueshake:
--- Quote from: oBFusCATed on August 27, 2010, 12:53:36 pm ---Does
--- Code: ---#include <tr1/memory>
std::tr1::shared_ptr<blabla> p(...)
--- End code ---
work?
--- End quote ---
no ,it is about operator overload,
oBFusCATed:
I was asking if you're parsing the the tr1 shared_ptr correctly, not if the operator -> works.
daniloz:
I can confirm it works also with the "trunk" version... I just had to apply the patch manually, but here is a patch against the trunk version r6536.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version