Added a simple example on using BOOST_PP_LIST_FOR_EACH()

[SVN r12541]
This commit is contained in:
Vesa Karvonen
2002-01-29 08:37:56 +00:00
parent 2c352e415d
commit 318494b610
4 changed files with 41 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#ifndef BOOST_LIBS_PREPROCESSOR_EXAMPLE_ARRAY_ARITHMETIC_HELPERS_HPP
#define BOOST_LIBS_PREPROCESSOR_EXAMPLE_ARRAY_ARITHMETIC_HELPERS_HPP
// Copyright (C) 2001
// Copyright (C) 2002
// Housemarque Oy
// http://www.housemarque.com
//