push_and_pop.hpp
Go to the documentation of this file.
00001 
00010 /*****************************************************************************
00011 ** Ifdefs
00012 *****************************************************************************/
00013 
00014 #ifndef ECL_CONTAINERS_PUSH_AND_POP_HPP_
00015 #define ECL_CONTAINERS_PUSH_AND_POP_HPP_
00016 
00017 /*****************************************************************************
00018 ** Includes
00019 *****************************************************************************/
00020 
00021 #include "push_and_pop/push_and_pop_dynamic.hpp"
00022 #include "push_and_pop/push_and_pop_fixed.hpp"
00023 
00024 // make sure the utility classes get included.
00025 #include "push_and_pop/formatters.hpp"
00026 
00027 #endif /* ECL_CONTAINERS_PUSH_AND_POP_HPP_ */


ecl_containers
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:35:46