ublas/test/manual/Jamfile.v2
Gunter Winkler d675a18a7a see #3457 and see #3443:
* merged [56162],[56164],[56248],[56622],[56249] into release
 * added move semantics for dense matrix and vector containers



[SVN r56623]
2009-10-06 22:35:51 +00:00

9 lines
308 B
Plaintext

# Copyright (c) 2006 Michael Stevens
# Use, modification and distribution are subject to the
# Boost Software License, Version 1.0. (See accompanying file
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
exe sp_resize : sp_resize.cpp ;
exe test_move_semantics : test_move_semantics.cpp ;