.. _program_listing_file__tmp_ws_src_ecl_core_ecl_concepts_include_ecl_concepts.hpp: Program Listing for File concepts.hpp ===================================== |exhale_lsh| :ref:`Return to documentation for file ` (``/tmp/ws/src/ecl_core/ecl_concepts/include/ecl/concepts.hpp``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp /***************************************************************************** ** Ifdefs *****************************************************************************/ #ifndef ECL_CONCEPTS_HPP_ #define ECL_CONCEPTS_HPP_ /***************************************************************************** ** Includes *****************************************************************************/ #include "concepts/macros.hpp" #include "concepts/blueprints.hpp" #include "concepts/containers.hpp" #include "concepts/devices.hpp" #include "concepts/nullary_function.hpp" #include "concepts/streams.hpp" #endif /* ECL_CONCEPTS_HPP_ */