Go to file
Davis King b451babd6e Removed the default argument to the is_dlib_thread() function and
instead added an overload that doesn't take any arguments.  I did this
because -O3 sometimes makes gcc ignore more complex default arguments.
I don't actually have any cases where this happened to this function
but I'm changing it just to be safe.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402549
2008-10-09 02:27:33 +00:00
dlib Removed the default argument to the is_dlib_thread() function and 2008-10-09 02:27:33 +00:00
docs updated the docs 2008-10-03 01:20:21 +00:00
examples Added some comments about setting the matrix size at runtime. 2008-10-08 23:42:24 +00:00