Go to file
Benoit Jacob 7ddc13b9fa use a more c++-ish way of preventing the compiler from generating default operator=
when it's not wanted. Thanks to Christian Mayer for the tip.
2007-12-12 16:52:17 +00:00
doc and here is the fixed-size Block class 2007-12-05 07:39:26 +00:00
src use a more c++-ish way of preventing the compiler from generating default operator= 2007-12-12 16:52:17 +00:00
test revert most of my previous commit. forcing the compiler to inline only increased 2007-12-11 14:57:42 +00:00
CMakeLists.txt play with inlining to get better performance when the compiler is not asked to optimize 2007-12-11 13:14:14 +00:00