Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

Hey, guys, I have a good idea!

<< < (2/2)

blueshake:

--- Quote ---“Qt Creator”
--- End quote ---

@Loaden

since Qt Creator can do this , I think cc can do this in the future too. :D

oBFusCATed:

--- Quote from: nanyu on January 26, 2010, 06:54:00 am ---but how about the "smart pointer"?

std::auto_ptr<MyStruct>  ap (new MyStruct());

ap. ?? //now the cc show thoese tips:
     release()
     get()

ap->  //show nothing.



--- End quote ---
CC Doesn't support operator overloading

Navigation

[0] Message Index

[*] Previous page

Go to full version