Branch: refs/heads/banish-iostream
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ecfa0c9e764207c9993806bdd5a80c8fa1725035
      
https://github.com/STEllAR-GROUP/hpx/commit/ecfa0c9e764207c9993806bdd5a80c8fa1725035
  Author: Agustin K-ballo Berge <[email protected]>
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp
    M 
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
    M components/iostreams/include/hpx/components/iostreams/ostream.hpp
    M components/iostreams/src/standard_streams.cpp
    M components/performance_counters/memory/src/mem_counter_linux.cpp
    M 
components/process/include/hpx/components/process/util/posix/wait_for_exit.hpp
    M libs/core/assertion/src/source_location.cpp
    M libs/core/config_registry/src/config_registry.cpp
    M libs/core/coroutines/include/hpx/coroutines/thread_enums.hpp
    M libs/core/errors/src/exception.cpp
    M libs/core/execution_base/src/agent_ref.cpp
    M libs/core/plugin/include/hpx/plugin/detail/dll_dlopen.hpp
    M libs/core/plugin/include/hpx/plugin/detail/dll_windows.hpp
    M libs/core/serialization/include/hpx/serialization/basic_archive.hpp
    M libs/core/testing/include/hpx/modules/testing.hpp
    M libs/core/testing/src/testing.cpp
    M libs/core/threading_base/src/thread_description.cpp
    M 
libs/full/components_base/include/hpx/components_base/server/wrapper_heap_list.hpp
    M libs/full/components_base/src/address_ostream.cpp
    M libs/full/compute/include/hpx/compute/host/numa_binding_allocator.hpp
    M libs/full/naming_base/src/gid_type.cpp
    M libs/full/naming_base/src/id_type.cpp
    M libs/full/program_options/src/cmdline.cpp
    M libs/full/program_options/src/config_file.cpp
    M libs/full/program_options/src/convert.cpp
    M libs/full/program_options/src/parsers.cpp
    M libs/full/runtime_configuration/include/hpx/runtime_configuration/ini.hpp
    M libs/full/runtime_configuration/src/ini.cpp
    M libs/full/thread_executors/src/thread_pool_os_executors.cpp
    M libs/parallelism/executors/include/hpx/executors/limiting_executor.hpp

  Log Message:
  -----------
  Banish <iostream> from library headers

This header adds the global std::cin/cout/cerr and wide counterparts to the 
users' translation unit.


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to