Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 2 months ago

Language

C++

Compiler

gcc 12.3.0

Options
Warnings
Boost 1.81.0
C++2a
no pedantic
Raw compiler options
-Iinclude

Author

anonymous

about 2 months ago

include/proxima/reduce.hpp
include/proxima/compose.hpp
include/proxima/type.hpp
include/proxima/composite.hpp
include/proxima/type_traits/state_symbol.hpp
include/proxima/type_traits/output_symbol.hpp
include/proxima/type_traits/state_traits.hpp
include/proxima/type_traits/state_of.hpp
include/proxima/type_traits/state_value.hpp
include/proxima/type_traits/detail/black_hole.hpp
include/proxima/type_traits/detail/state_traits.hpp
include/proxima/state/parallel_state.hpp
include/proxima/state/simple_state.hpp
include/proxima/state/nullstate.hpp
include/proxima/state/composite_state.hpp
include/proxima/concept/stateless_over.hpp
include/proxima/concept/emitting_transducible_over.hpp
include/proxima/concept/emitting_reducible_with.hpp
include/proxima/concept/emitting_transducible_with.hpp
include/proxima/concept/transducible_over.hpp
include/proxima/concept/emitting_reducible_over.hpp
include/proxima/concept/reducible_with.hpp
include/proxima/concept/finalizable_over.hpp
include/proxima/concept/statefully_transducible_over.hpp
include/proxima/concept/stateful_over.hpp
include/proxima/concept/finalizable_with.hpp
include/proxima/concept/reducible_over.hpp
include/proxima/concept/statelessly_transducible_over.hpp
include/proxima/concept/statefully_transducible_with.hpp
include/proxima/transducer/join.hpp
include/proxima/transducer/take_if.hpp
include/proxima/transducer/enumerate.hpp
include/proxima/transducer/group_by.hpp
include/proxima/transducer/once.hpp
include/proxima/transducer/pairwise.hpp
include/proxima/transducer/unique.hpp
include/proxima/transducer/transform.hpp
include/proxima/transducer/window.hpp
include/proxima/transducer/drop.hpp
include/proxima/transducer/exclusive_scan.hpp
include/proxima/transducer/times.hpp
include/proxima/transducer/drop_while.hpp
include/proxima/transducer/take_while.hpp
include/proxima/transducer/take.hpp
include/proxima/transducer/chunk.hpp
include/proxima/transducer/for_each.hpp
include/proxima/transducer/inclusive_scan.hpp
include/proxima/transducer/partial_sum.hpp
include/proxima/transducer/pipe.hpp
include/proxima/transducer/drop_if.hpp
include/proxima/transducer/prepend.hpp
include/proxima/transducer/apply_if.hpp
include/proxima/transducer/stride.hpp
include/proxima/thread/thread_pool.hpp
include/proxima/thread/detail/worker.hpp
include/proxima/thread/detail/synchronization.hpp
include/proxima/functional/not_fn.hpp
include/proxima/functional/apply.hpp
include/proxima/kernel/product.hpp
include/proxima/kernel/parallel_reduce_kernel.hpp
include/proxima/kernel/fold.hpp
include/proxima/kernel/output.hpp
include/proxima/kernel/count.hpp
include/proxima/kernel/sum.hpp
include/proxima/kernel/to_vector.hpp
include/proxima/utility/transduce_ignoring_nullstate.hpp
include/proxima/utility/tape.hpp
include/proxima/utility/is_finalizable_and_final.hpp

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.81.0-gcc-12.3.0/include -std=c++2a -Iinclude
Exit Code:
0