Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Help perfecting std::vector for antique C++ compilers
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="John Harrison, post: 1482030"] Well I'd definitely get rid of the operator User_Type*, that can be called implicitly in all sorts of unexpected situations. If users want the address of the start of the array they can use the explicit expression &a[0]. john [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Help perfecting std::vector for antique C++ compilers
Top