Searched defs:push_back (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/com/
H A Darray.h794 * <tt>Bstr string; array.push_back(string);</tt>. If you create a string
802 bool push_back(const T &aElement) function in class:com::SafeArray
833 * instead of transferring the ownership, look at #push_back().

Completed in 49 milliseconds