Talk:Generic swap: Difference between revisions

(→‎C++: tested)
(New section: boolga boolga boolga)
Line 88:
</pre>
: So the copy went ahead, without calling any explicitly-define constructor. For reference, I'm using [[G++]] 4.1.3. In all, I think the implementation is fine. --[[User:Short Circuit|Short Circuit]] 19:06, 14 November 2007 (MST)
 
== boolga boolga boolga ==
 
y does the c version use char* and not void *? can it use anything? long* int* short* byte*etc?
Anonymous user