Search

June 29, 2005
c++.announce, c++.beta, c++.stlsoft »
...Changes:
========

~ stlsoft::scoped_handle uses stlsoft::std_swap() function

Fixes:
======

~ fix for Borland with stlsoft...
June 27, 2005
c++.announce, c++.beta, c++.stlsoft »
...1.8.4-beta1\stlsoft\util\std_swap.hpp
  H:\3Pty\stlsoft\1.8.4...
May 05, 2005
General »
...void *p1, void *p2);
    int tsize();
    void swap(void *p1, void *p2);

    // toPrimitive members
    bool...
May 02, 2005
General »
...load/run.

It _should_ be possible to swap out a specific C module & replace it...
May 01, 2005
General »
...invalid.

Obviously some working-to-the-side + swap idiom is required here. Is anyone taking...
April 26, 2005
General »
...references if you don't want to swap in a different reference.

The C++ temporary...
April 24, 2005
c++ »
...used. BTW, this example compiles if I swap the order of A<n, n> and...
April 21, 2005
General »
...swap_if_less(arr[j], arr[i]);
              swap_if_less(arr[base],arr[i]);
              swap...
April 21, 2005
General »
...swap_if_less(arr[j], arr[i]);
              swap_if_less(arr[base],arr[i]);
              swap...
April 14, 2005
General »
...the my "last choice" and not to swap the two, so now we have a...
159 160 161 162 163 164 165 166 167 168 169
Next ›   Last »