Constructor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It also would be helpful to have a return value.

auto str=new String("abc")

This should produce a String-handle Handle<String>.

String::?String(const char*);
Handle<String> String::=String(size_t len, char const* str);

Right?




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux