2
0
mirror of https://github.com/boostorg/convert.git synced 2026-01-28 19:12:17 +00:00
Files
convert/test/algorithms.cpp
Vladimir Batov 595a4b746c cleanup
2014-06-19 20:35:57 +10:00

13 lines
313 B
C++

// Boost.Convert test and usage example
// Copyright (c) 2009-2014 Vladimir Batov.
// Use, modification and distribution are subject to the Boost Software License,
// Version 1.0. See http://www.boost.org/LICENSE_1_0.txt.
#include "./test.hpp"
#include "../example/example.hpp"
void
test::cnv::algorithms()
{
}