Sierra Toolkit
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Foreach.hpp
1
/*------------------------------------------------------------------------*/
2
/* Copyright 2010 Sandia Corporation. */
3
/* Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive */
4
/* license for use of this work by or on behalf of the U.S. Government. */
5
/* Export of this program may require a license from the */
6
/* United States Government. */
7
/*------------------------------------------------------------------------*/
8
9
#ifndef STK_UTIL_UTIL_FOREACH_HPP
10
#define STK_UTIL_UTIL_FOREACH_HPP
11
12
#include <boost/foreach.hpp>
13
14
#define stk_foreach BOOST_FOREACH
15
#define stk_reverse_foreach BOOST_REVERSE_FOREACH
16
17
#endif
stk_util
stk_util
util
Foreach.hpp
Generated on Wed Sep 26 2018 14:44:34 for Sierra Toolkit by
1.8.6