dlib/examples
Davis King 6c22a6dd36 Switched the dlog and tp objects so that their destruction orders
are safer.  This only matters if the user were to modify the example
such that tasks were still running after main() ends.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402839
2009-01-25 22:14:15 +00:00
..
CMakeLists.txt Added an optimization example. 2009-01-23 02:38:20 +00:00
bayes_net_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
bayes_net_from_disk_ex.cpp fixed grammar and comment typos 2008-07-15 02:31:58 +00:00
bayes_net_gui_ex.cpp Removed the constructor try/catch blocks from the gui examples 2008-11-10 23:57:03 +00:00
compress_stream_ex.cpp Added some comments to this example 2008-09-06 15:15:13 +00:00
dir_nav_ex.cpp Made this example simpler 2008-09-07 02:54:28 +00:00
file_to_code_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
gui_api_ex.cpp Removed the constructor try/catch blocks from the gui examples 2008-11-10 23:57:03 +00:00
image_ex.cpp Removed the constructor try/catch blocks from the gui examples 2008-11-10 23:57:03 +00:00
kcentroid_ex.cpp Added some comments about setting the matrix size at runtime. 2008-10-08 23:42:24 +00:00
kkmeans_ex.cpp Added some comments about setting the matrix size at runtime. 2008-10-08 23:42:24 +00:00
krls_ex.cpp Added some stuff to a few of the examples regarding saving things to 2008-10-31 18:12:18 +00:00
krls_filter_ex.cpp Added an example that uses the krls object to do filtering. 2008-06-14 13:32:12 +00:00
logger_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
logger_ex_2.cpp Added some more comments to this example. 2008-11-28 00:11:06 +00:00
matrix_ex.cpp updated the matrix example program. 2008-12-23 15:39:37 +00:00
member_function_pointer_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
mlp_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
multithreaded_object_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
optimization_ex.cpp Added an optimization example. 2009-01-23 02:38:20 +00:00
pipe_ex.cpp Added some comments regarding the use of std::swap. 2009-01-18 18:48:27 +00:00
pipe_ex_2.cpp Fixed warning in visual studio 2009-01-19 00:27:18 +00:00
quantum_computing_ex.cpp Fixed compiler error. 2009-01-04 20:46:58 +00:00
queue_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
rank_features_ex.cpp Updated the rank features example 2008-10-07 02:24:23 +00:00
rvm_ex.cpp Fixed typo in a comment. 2008-12-12 20:04:14 +00:00
rvm_regression_ex.cpp Added some stuff to a few of the examples regarding saving things to 2008-10-31 18:12:18 +00:00
server_http_ex.cpp set the subversion eol-style to native for these files 2008-06-22 22:56:19 +00:00
sockets_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
sockets_ex_2.cpp Changed the sockets example so that it uses scoped_ptr to 2008-08-13 01:39:13 +00:00
sockstreambuf_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
std_allocator_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
svm_ex.cpp Added some stuff to a few of the examples regarding saving things to 2008-10-31 18:12:18 +00:00
thread_function_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
thread_pool_ex.cpp Switched the dlog and tp objects so that their destruction orders 2009-01-25 22:14:15 +00:00
threaded_object_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
threads_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00
timer_ex.cpp Switched the timer example to the more efficient version of the 2008-10-15 03:07:25 +00:00
xml_parser_ex.cpp Properly organized the svn repository. Finally. 2008-05-02 14:19:38 +00:00