Move string_ref to Boost.Utility; first crack at docs

[SVN r81972]
This commit is contained in:
Marshall Clow
2012-12-15 16:38:07 +00:00
parent 922afd98c4
commit 54d2649b8c
4 changed files with 0 additions and 757 deletions

View File

@ -48,10 +48,6 @@ import testing ;
[ run hex_test4.cpp : : : : hex_test4 ]
[ compile-fail hex_fail1.cpp ]
# StringRef tests
[ run string_ref_test1.cpp : : : : string_ref_test1 ]
[ run string_ref_test2.cpp : : : : string_ref_test2 ]
# Wrapper tests
[ run wrapper_test1.cpp : : : : wrapper_test1 ]
;