1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099 |
- # File format ($ symbol means the beginning of a line):
- #
- # $ # this message
- # $ # =======================
- # $ # comments (all commentaries should starts with some number of spaces and # symbol)
- # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
- # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
- # $ # user comments
- # $
- # ${action} {license id} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
- # ${all_file_action} filename
- # $ # user commentaries (many lines)
- # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
- # ${action} {license spdx} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/3/ya.make
- # ${all_file_action} filename
- # $ # user commentaries
- # $ generated description
- # $ ...
- #
- # You can modify action, all_file_action and add commentaries
- # Available actions:
- # keep - keep license in contrib and use in credits
- # skip - skip license
- # remove - remove all files with this license
- # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
- #
- # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
- # We suppose that that files can contain some license info
- # Available all file actions:
- # FILE_IGNORE - ignore file (do nothing)
- # FILE_INCLUDE - include all file data into licenses text file
- # =======================
- KEEP COPYRIGHT_SERVICE_LABEL 0ef4f9780c88027fdd5a35ac2257715c
- BELONGS ya.make
- License text:
- Copyright (c) 2000-2003 Brian McNamara and Yannis Smaragdakis
- Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2015 John Fletcher
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/function/lazy_list.hpp [33:35]
- include/boost/phoenix/function/lazy_operator.hpp [27:29]
- include/boost/phoenix/function/lazy_prelude.hpp [115:117]
- include/boost/phoenix/function/lazy_reuse.hpp [24:26]
- include/boost/phoenix/function/lazy_signature.hpp [34:36]
- include/boost/phoenix/function/lazy_smart.hpp [11:13]
- KEEP COPYRIGHT_SERVICE_LABEL 12ef2f2c7eec79860fd489ee0d2c3028
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2008 Hartmut Kaiser
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010 Thomas Heller
- Copyright (c) 2021 Beojan Stanislaus
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/tuple.hpp [2:5]
- KEEP COPYRIGHT_SERVICE_LABEL 1a685e898b4592da150472c48fb0097e
- BELONGS ya.make
- License text:
- Copyright (c) 2006 Daniel Wallin
- Copyright (c) 2005 Dan Marsden
- Copyright (c) 2007 Joel de Guzman
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl.hpp [2:4]
- include/boost/phoenix/stl/algorithm.hpp [2:5]
- include/boost/phoenix/stl/container.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL 1c18279f60677577782048946d4fcdc9
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010 Thomas Heller
- Copyright (c) 2014 John Fletcher
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/core/actor.hpp [2:5]
- include/boost/phoenix/core/arity.hpp [2:3]
- include/boost/phoenix/core/debug.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/actor_operator.hpp [24:25]
- include/boost/phoenix/core/detail/cpp03/actor_result_of.hpp [25:26]
- include/boost/phoenix/core/detail/cpp03/call.hpp [21:22]
- include/boost/phoenix/core/detail/cpp03/expression.hpp [18:20]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_10.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_20.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_30.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_40.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_50.hpp [2:4]
- include/boost/phoenix/core/detail/expression.hpp [2:2]
- include/boost/phoenix/core/function_equal.hpp [2:3]
- include/boost/phoenix/core/is_nullary.hpp [2:4]
- include/boost/phoenix/core/meta_grammar.hpp [2:4]
- include/boost/phoenix/core/reference.hpp [2:3]
- include/boost/phoenix/core/terminal.hpp [2:3]
- include/boost/phoenix/core/terminal_fwd.hpp [2:3]
- include/boost/phoenix/core/value.hpp [2:3]
- include/boost/phoenix/debug.hpp [2:4]
- include/boost/phoenix/function/adapt_function.hpp [2:4]
- include/boost/phoenix/function/detail/cpp03/function_operator.hpp [21:22]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_20.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_30.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_40.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_50.hpp [2:3]
- include/boost/phoenix/fusion.hpp [2:3]
- include/boost/phoenix/fusion/at.hpp [2:4]
- include/boost/phoenix/object.hpp [2:3]
- include/boost/phoenix/object/const_cast.hpp [2:3]
- include/boost/phoenix/object/construct.hpp [2:3]
- include/boost/phoenix/object/delete.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/construct.hpp [21:22]
- include/boost/phoenix/object/detail/cpp03/construct_eval.hpp [23:24]
- include/boost/phoenix/object/detail/cpp03/new.hpp [21:22]
- include/boost/phoenix/object/detail/cpp03/new_eval.hpp [23:24]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_50.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_50.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_50.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_50.hpp [2:3]
- include/boost/phoenix/object/detail/target.hpp [2:3]
- include/boost/phoenix/object/dynamic_cast.hpp [2:3]
- include/boost/phoenix/object/new.hpp [2:3]
- include/boost/phoenix/object/reinterpret_cast.hpp [2:3]
- include/boost/phoenix/object/static_cast.hpp [2:3]
- include/boost/phoenix/operator.hpp [2:3]
- include/boost/phoenix/operator/arithmetic.hpp [2:3]
- include/boost/phoenix/operator/bitwise.hpp [2:3]
- include/boost/phoenix/operator/comparison.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval.hpp [15:17]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval_result_of.hpp [15:17]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_gen.hpp [15:16]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_10.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_20.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_30.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_40.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_50.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_10.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_20.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_30.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_40.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_50.hpp [2:3]
- include/boost/phoenix/operator/detail/define_operator.hpp [2:3]
- include/boost/phoenix/operator/detail/undef_operator.hpp [2:2]
- include/boost/phoenix/operator/if_else.hpp [2:3]
- include/boost/phoenix/operator/io.hpp [2:3]
- include/boost/phoenix/operator/logical.hpp [2:3]
- include/boost/phoenix/operator/member.hpp [2:4]
- include/boost/phoenix/operator/self.hpp [2:3]
- include/boost/phoenix/phoenix.hpp [2:3]
- include/boost/phoenix/scope.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/dynamic.hpp [25:26]
- include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
- include/boost/phoenix/scope/detail/cpp03/local_gen.hpp [3:4]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_10.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_20.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_30.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_40.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_50.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
- include/boost/phoenix/scope/dynamic.hpp [2:4]
- include/boost/phoenix/scope/lambda.hpp [2:5]
- include/boost/phoenix/scope/let.hpp [2:5]
- include/boost/phoenix/scope/scoped_environment.hpp [2:3]
- include/boost/phoenix/statement/detail/catch_push_back.hpp [20:21]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_50.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp [2:3]
- include/boost/phoenix/statement/detail/switch.hpp [25:26]
- include/boost/phoenix/statement/detail/try_catch_eval.hpp [25:26]
- include/boost/phoenix/statement/detail/try_catch_expression.hpp [25:26]
- include/boost/phoenix/statement/do_while.hpp [2:3]
- include/boost/phoenix/statement/for.hpp [2:3]
- include/boost/phoenix/statement/sequence.hpp [2:4]
- include/boost/phoenix/statement/switch.hpp [2:3]
- include/boost/phoenix/statement/throw.hpp [2:4]
- include/boost/phoenix/statement/try_catch.hpp [2:4]
- include/boost/phoenix/statement/while.hpp [2:3]
- include/boost/phoenix/stl/tuple.hpp [2:5]
- include/boost/phoenix/support/detail/iterate.hpp [2:2]
- include/boost/phoenix/support/detail/iterate_define.hpp [2:2]
- include/boost/phoenix/support/detail/iterate_undef.hpp [2:2]
- include/boost/phoenix/support/iterate.hpp [2:2]
- include/boost/phoenix/support/preprocessed/vector_10.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_20.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_30.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_40.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_50.hpp [2:3]
- include/boost/phoenix/support/vector.hpp [41:42]
- KEEP COPYRIGHT_SERVICE_LABEL 1ca91ef6f05ea3ed2297c8183c32193a
- BELONGS ya.make
- License text:
- Copyright (c) 2004 Angus Leeming
- Copyright (c) 2004 Joel de Guzman
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/container/container.hpp [2:3]
- include/boost/phoenix/stl/container/detail/container.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL 21dd23f843f6e73e6d7975f4b3c676ff
- BELONGS ya.make
- License text:
- // Modeled after range_ex, Copyright 2004 Eric Niebler
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/algorithm/detail/begin.hpp [9:9]
- include/boost/phoenix/stl/algorithm/detail/decay_array.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/end.hpp [9:9]
- include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/has_find.hpp [10:10]
- include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/has_remove.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/has_sort.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/has_unique.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp [8:8]
- include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [11:11]
- include/boost/phoenix/stl/algorithm/iteration.hpp [9:9]
- include/boost/phoenix/stl/algorithm/querying.hpp [11:11]
- include/boost/phoenix/stl/algorithm/transformation.hpp [10:10]
- KEEP COPYRIGHT_SERVICE_LABEL 2a74f5dc5adfaca2efc96baf17b67dd6
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010-2011 Thomas Heller
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix.hpp [2:3]
- include/boost/phoenix/core/argument.hpp [2:4]
- include/boost/phoenix/core/argument.hpp [86:87]
- include/boost/phoenix/core/argument.hpp [117:118]
- include/boost/phoenix/core/detail/argument.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_50.hpp [2:3]
- include/boost/phoenix/core/environment.hpp [2:3]
- include/boost/phoenix/scope/local_variable.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL 3abe023357779f6d901fca15ed3388fa
- BELONGS ya.make
- License text:
- Copyright (c) 2011 Hartmut Kaiser
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval.hpp [2:2]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen.hpp [2:2]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic.hpp [2:2]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda.hpp [2:2]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp [2:2]
- include/boost/phoenix/statement/detail/preprocessed/switch.hpp [2:2]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp [2:2]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp [2:2]
- include/boost/phoenix/support/preprocessed/vector.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 3dd399fb0e33c0a28d7e33bf73823cd3
- BELONGS ya.make
- License text:
- // Copyright 2005 Daniel Wallin.
- // Copyright 2005 Joel de Guzman.
- // Copyright 2005 Dan Marsden.
- // Copyright 2008 Hartmut Kaiser.
- // Copyright 2015 John Fletcher.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
- KEEP COPYRIGHT_SERVICE_LABEL 3e0c380c062104dfdc18c3bf4dc03287
- BELONGS ya.make
- License text:
- Copyright (c) 2001-2010 Joel de Guzman
- Copyright (c) 2010 Eric Niebler
- Copyright (c) 2014-2015 John Fletcher
- Copyright (c) 2016 Kohei Takahashi
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/config.hpp [2:5]
- include/boost/phoenix/core/actor.hpp [2:5]
- include/boost/phoenix/core/argument.hpp [2:4]
- include/boost/phoenix/core/arity.hpp [2:3]
- include/boost/phoenix/core/detail/argument.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/expression.hpp [18:20]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_10.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_20.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_30.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_40.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_50.hpp [2:4]
- include/boost/phoenix/core/domain.hpp [2:3]
- include/boost/phoenix/core/is_nullary.hpp [2:4]
- include/boost/phoenix/core/meta_grammar.hpp [2:4]
- include/boost/phoenix/function/function.hpp [2:4]
- include/boost/phoenix/statement/if.hpp [2:3]
- include/boost/phoenix/statement/sequence.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 4e6192abffcb83698b8aca4b2cf8a172
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010-2013 Thomas Heller
- Copyright (c) 2014-2015 John Fletcher
- Copyright (c) 2016 Kohei Takahashi
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- ChangeLog [4:7]
- KEEP COPYRIGHT_SERVICE_LABEL 5e997ed5f034c1dc23e6643ea466e0d1
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010-2013 Thomas Heller
- Copyright (c) 2014-2015 John Fletcher
- Copyright (c) 2016 Kohei Takahashi
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- ChangeLog [4:7]
- include/boost/phoenix.hpp [2:3]
- include/boost/phoenix/core/actor.hpp [2:5]
- include/boost/phoenix/core/call.hpp [2:3]
- include/boost/phoenix/core/debug.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/actor_operator.hpp [24:25]
- include/boost/phoenix/core/detail/cpp03/actor_result_of.hpp [25:26]
- include/boost/phoenix/core/detail/cpp03/call.hpp [21:22]
- include/boost/phoenix/core/detail/cpp03/expression.hpp [18:20]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/call_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_10.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_20.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_30.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_40.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/expression_50.hpp [2:4]
- include/boost/phoenix/core/domain.hpp [2:3]
- include/boost/phoenix/core/environment.hpp [2:3]
- include/boost/phoenix/core/function_equal.hpp [2:3]
- include/boost/phoenix/core/is_actor.hpp [2:2]
- include/boost/phoenix/core/is_nullary.hpp [2:4]
- include/boost/phoenix/core/is_value.hpp [2:3]
- include/boost/phoenix/core/meta_grammar.hpp [2:4]
- include/boost/phoenix/core/nothing.hpp [2:2]
- include/boost/phoenix/core/terminal.hpp [2:3]
- include/boost/phoenix/core/terminal_fwd.hpp [2:3]
- include/boost/phoenix/debug.hpp [2:4]
- include/boost/phoenix/function/adapt_callable.hpp [2:3]
- include/boost/phoenix/function/adapt_function.hpp [2:4]
- include/boost/phoenix/function/detail/cpp03/function_operator.hpp [21:22]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_20.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_30.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_40.hpp [2:3]
- include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_50.hpp [2:3]
- include/boost/phoenix/fusion.hpp [2:3]
- include/boost/phoenix/fusion/at.hpp [2:4]
- include/boost/phoenix/object/detail/cpp03/construct.hpp [21:22]
- include/boost/phoenix/object/detail/cpp03/construct_eval.hpp [23:24]
- include/boost/phoenix/object/detail/cpp03/new.hpp [21:22]
- include/boost/phoenix/object/detail/cpp03/new_eval.hpp [23:24]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_50.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_50.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_50.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_10.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_20.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_30.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_40.hpp [2:3]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_50.hpp [2:3]
- include/boost/phoenix/operator.hpp [2:3]
- include/boost/phoenix/operator/arithmetic.hpp [2:3]
- include/boost/phoenix/operator/bitwise.hpp [2:3]
- include/boost/phoenix/operator/comparison.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval.hpp [15:17]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval_result_of.hpp [15:17]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_10.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_20.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_30.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_40.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_50.hpp [2:4]
- include/boost/phoenix/operator/detail/define_operator.hpp [2:3]
- include/boost/phoenix/operator/logical.hpp [2:3]
- include/boost/phoenix/operator/member.hpp [2:4]
- include/boost/phoenix/operator/self.hpp [2:3]
- include/boost/phoenix/phoenix.hpp [2:3]
- include/boost/phoenix/scope.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/dynamic.hpp [25:26]
- include/boost/phoenix/scope/detail/cpp03/local_gen.hpp [3:4]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_10.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_20.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_30.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_40.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_50.hpp [2:3]
- include/boost/phoenix/scope/local_variable.hpp [2:3]
- include/boost/phoenix/scope/scoped_environment.hpp [2:3]
- include/boost/phoenix/statement/detail/catch_push_back.hpp [20:21]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/switch_50.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp [2:3]
- include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp [2:3]
- include/boost/phoenix/statement/detail/switch.hpp [25:26]
- include/boost/phoenix/statement/detail/try_catch_eval.hpp [25:26]
- include/boost/phoenix/statement/detail/try_catch_expression.hpp [25:26]
- include/boost/phoenix/statement/throw.hpp [2:4]
- include/boost/phoenix/statement/try_catch.hpp [2:4]
- include/boost/phoenix/stl/tuple.hpp [2:5]
- include/boost/phoenix/support/preprocessed/vector_10.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_20.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_30.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_40.hpp [2:3]
- include/boost/phoenix/support/preprocessed/vector_50.hpp [2:3]
- include/boost/phoenix/support/vector.hpp [41:42]
- include/boost/phoenix/version.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 6130b1094fc9360db3fcfb20d798534e
- BELONGS ya.make
- License text:
- Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2015 Kohei Takahashi
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/core/detail/function_eval.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL 6475e648e705f129c481426fb1e23aae
- BELONGS ya.make
- License text:
- // Copyright 2005 Daniel Wallin.
- // Copyright 2005 Joel de Guzman.
- // Copyright 2005 Dan Marsden.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/algorithm/detail/begin.hpp [1:3]
- include/boost/phoenix/stl/algorithm/detail/decay_array.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/end.hpp [1:3]
- include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_find.hpp [2:4]
- include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_remove.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_sort.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_unique.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [2:4]
- include/boost/phoenix/stl/algorithm/iteration.hpp [1:3]
- include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
- include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL 65ba4d43cd2a4710f9a61abf485eb0b5
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2007 Dan Marsden
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010 Thomas Heller
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/statement/throw.hpp [2:4]
- include/boost/phoenix/statement/try_catch.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 697cb0d596751ecb1c3f13236f0f3bc9
- BELONGS ya.make
- License text:
- Copyright (c) 2011 Steven Watanabe
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/cmath.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 6ce14f1c23b7f081182f398a3770f41b
- BELONGS ya.make
- License text:
- Copyright (c) 2006 Daniel Wallin
- Copyright (c) 2005 Dan Marsden
- Copyright (c) 2007 Joel de Guzman
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl.hpp [2:4]
- include/boost/phoenix/stl/algorithm.hpp [2:5]
- KEEP COPYRIGHT_SERVICE_LABEL 7273d54756a475d9666d11cf88482d60
- BELONGS ya.make
- License text:
- // Copyright 2005 Daniel Wallin.
- // Copyright 2005 Joel de Guzman.
- // Copyright 2005 Dan Marsden.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/algorithm/iteration.hpp [1:3]
- include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
- include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL 7fe227ec710d458b7abf79bdc3c1ad1e
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2011 Thomas Heller
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/core/call.hpp [2:3]
- include/boost/phoenix/core/v2_eval.hpp [2:2]
- include/boost/phoenix/function/adapt_callable.hpp [2:3]
- include/boost/phoenix/scope/detail/local_variable.hpp [2:4]
- include/boost/phoenix/scope/this.hpp [2:3]
- include/boost/phoenix/support/preprocessor/round.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 815d94d66a2546cae56370ff8fcb4b87
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2015 John Fletcher
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/core/is_value.hpp [2:3]
- include/boost/phoenix/function/adapt_function.hpp [2:4]
- include/boost/phoenix/function/function.hpp [2:4]
- include/boost/phoenix/function/lazy_list.hpp [33:35]
- include/boost/phoenix/function/lazy_operator.hpp [27:29]
- include/boost/phoenix/function/lazy_prelude.hpp [115:117]
- include/boost/phoenix/function/lazy_reuse.hpp [24:26]
- include/boost/phoenix/function/lazy_signature.hpp [34:36]
- include/boost/phoenix/function/lazy_smart.hpp [11:13]
- include/boost/phoenix/scope/let.hpp [2:5]
- KEEP COPYRIGHT_SERVICE_LABEL 827562f5ed05600883ea03e3e0a2c31c
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010 Thomas Heller
- Copyright (c) 2018 Kohei Takahashi
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval_result_of.hpp [15:17]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_10.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_20.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_30.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_40.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_50.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 8732aa250cc4eb30f9cc35dfea00a8c2
- BELONGS ya.make
- License text:
- // Copyright 2005 Daniel Wallin.
- // Copyright 2005 Joel de Guzman.
- // Copyright 2005 Dan Marsden.
- // Copyright 2008 Hartmut Kaiser.
- // Copyright 2015 John Fletcher.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/algorithm/detail/begin.hpp [1:3]
- include/boost/phoenix/stl/algorithm/detail/end.hpp [1:3]
- include/boost/phoenix/stl/algorithm/detail/has_find.hpp [2:4]
- include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [2:4]
- include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
- include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL 8d32c9bc0dec53998ef384e09f62c65a
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010-2013 Thomas Heller
- Copyright (c) 2014-2015 John Fletcher
- Copyright (c) 2016 Kohei Takahashi
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- ChangeLog [4:7]
- include/boost/phoenix/config.hpp [2:5]
- include/boost/phoenix/version.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 9a63cb87e8c2a3dd336d616478d5f492
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2008 Hartmut Kaiser
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2014-2015 John Fletcher
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/fusion/at.hpp [2:4]
- include/boost/phoenix/stl/tuple.hpp [2:5]
- include/boost/phoenix/version.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL a542bc4ffee8ff4fefee589d7e422332
- BELONGS ya.make
- License text:
- Copyright (c) 2004 Angus Leeming
- Copyright (c) 2006 Daniel Wallin
- Copyright (c) 2005 Dan Marsden
- Copyright (c) 2007 Joel de Guzman
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/algorithm.hpp [2:5]
- include/boost/phoenix/stl/container.hpp [2:3]
- include/boost/phoenix/stl/container/container.hpp [2:3]
- include/boost/phoenix/stl/container/detail/container.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL a8052e92fe6f00f953d51bb1b9eabb8a
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010 Thomas Heller
- Copyright (c) 2014 John Fletcher
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/bind/bind_member_variable.hpp [2:3]
- include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [2:3]
- include/boost/phoenix/core/actor.hpp [2:5]
- include/boost/phoenix/core/debug.hpp [2:4]
- include/boost/phoenix/debug.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL b5798aa67e74d9f05dec809f252a358b
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2010 Joel de Guzman
- Copyright (c) 2010-2013 Thomas Heller
- Copyright (c) 2014-2015 John Fletcher
- Copyright (c) 2016 Kohei Takahashi
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- ChangeLog [4:7]
- include/boost/phoenix/bind/bind_function.hpp [2:2]
- include/boost/phoenix/bind/bind_function_object.hpp [2:2]
- include/boost/phoenix/bind/bind_member_function.hpp [2:2]
- include/boost/phoenix/config.hpp [2:5]
- include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [17:18]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_50.hpp [2:3]
- include/boost/phoenix/core/detail/index_sequence.hpp [2:2]
- include/boost/phoenix/core/expression.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/construct_expr.hpp [12:12]
- include/boost/phoenix/object/detail/cpp03/new_expr.hpp [12:12]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_10.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_20.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_30.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_40.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_50.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_10.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_20.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_30.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_40.hpp [2:2]
- include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_50.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval.hpp [15:17]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_expr.hpp [11:11]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp [2:4]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_10.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_20.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_30.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_40.hpp [2:2]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_50.hpp [2:2]
- include/boost/phoenix/operator/member.hpp [2:4]
- include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
- include/boost/phoenix/scope/detail/local_gen.hpp [2:2]
- include/boost/phoenix/scope/lambda.hpp [2:5]
- KEEP COPYRIGHT_SERVICE_LABEL e0a85874f71f22af59d2d33636d28925
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2011 Joel de Guzman
- Copyright (c) 2011 Thomas Heller
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/scope/this.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL e2b926c2da0d2e8f0d9454a3cbeec2b9
- BELONGS ya.make
- License text:
- Copyright (c) 2006 Daniel Wallin
- Copyright (c) 2005 Dan Marsden
- Copyright (c) 2007 Joel de Guzman
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl.hpp [2:4]
- include/boost/phoenix/stl/algorithm.hpp [2:5]
- KEEP COPYRIGHT_SERVICE_LABEL e33f9b0942991a1015e55f9d51fcdfe9
- BELONGS ya.make
- License text:
- Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2014 John Fletcher
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/bind/bind_member_variable.hpp [2:3]
- include/boost/phoenix/bind/detail/cpp03/bind_function.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/bind_function.hpp [54:54]
- include/boost/phoenix/bind/detail/cpp03/bind_function_object.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/bind_function_object.hpp [31:31]
- include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [2:3]
- include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [106:106]
- include/boost/phoenix/bind/detail/cpp03/function_ptr.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/function_ptr.hpp [95:95]
- include/boost/phoenix/bind/detail/cpp03/member_function_ptr.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/member_function_ptr.hpp [84:84]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_10.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_20.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_30.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_40.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_50.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_10.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_20.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_30.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_40.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_50.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_10.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_20.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_30.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_40.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_50.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_10.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_20.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_30.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_40.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_50.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_10.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_20.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_30.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_40.hpp [2:2]
- include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_50.hpp [2:2]
- include/boost/phoenix/bind/detail/member_variable.hpp [2:2]
- include/boost/phoenix/core/as_actor.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/function_eval.hpp [13:13]
- include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [17:18]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_10.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_20.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_30.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_40.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_50.hpp [2:2]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_50.hpp [2:3]
- include/boost/phoenix/core/detail/function_eval.hpp [2:3]
- include/boost/phoenix/core/limits.hpp [2:2]
- include/boost/phoenix/function/lazy_list.hpp [33:35]
- include/boost/phoenix/function/lazy_operator.hpp [27:29]
- include/boost/phoenix/function/lazy_prelude.hpp [115:117]
- include/boost/phoenix/function/lazy_reuse.hpp [24:26]
- include/boost/phoenix/function/lazy_signature.hpp [34:36]
- include/boost/phoenix/function/lazy_smart.hpp [11:13]
- include/boost/phoenix/scope/detail/local_variable.hpp [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL ed1b188a6ba6638935d97d62b3f63c2c
- BELONGS ya.make
- License text:
- // Copyright 2005 Daniel Wallin.
- // Copyright 2005 Joel de Guzman.
- // Copyright 2005 Dan Marsden.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/stl/algorithm/detail/begin.hpp [1:3]
- include/boost/phoenix/stl/algorithm/detail/decay_array.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/end.hpp [1:3]
- include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_find.hpp [2:4]
- include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_remove.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_sort.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_unique.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp [1:2]
- include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [2:4]
- include/boost/phoenix/stl/algorithm/iteration.hpp [1:3]
- include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
- include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL f6e13419ff45640c01826efe04ffd1e9
- BELONGS ya.make
- License text:
- Copyright (c) 2001-2010 Joel de Guzman
- Copyright (c) 2004 Daniel Wallin
- Copyright (c) 2010 Thomas Heller
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
- include/boost/phoenix/scope/detail/local_variable.hpp [2:4]
- include/boost/phoenix/scope/dynamic.hpp [2:4]
- include/boost/phoenix/scope/lambda.hpp [2:5]
- include/boost/phoenix/scope/let.hpp [2:5]
- KEEP COPYRIGHT_SERVICE_LABEL f7a61a4b8a24a380f195fe3c28c7fb47
- BELONGS ya.make
- License text:
- Copyright (c) 2001-2010 Joel de Guzman
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/phoenix/bind.hpp [2:2]
- include/boost/phoenix/config.hpp [2:5]
- include/boost/phoenix/core.hpp [2:2]
- include/boost/phoenix/core/argument.hpp [2:4]
- include/boost/phoenix/core/argument.hpp [86:87]
- include/boost/phoenix/core/argument.hpp [117:118]
- include/boost/phoenix/core/detail/argument.hpp [2:4]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_50.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_10.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_20.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_30.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_40.hpp [2:3]
- include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_50.hpp [2:3]
- include/boost/phoenix/core/reference.hpp [2:3]
- include/boost/phoenix/core/value.hpp [2:3]
- include/boost/phoenix/function.hpp [2:2]
- include/boost/phoenix/function/function.hpp [2:4]
- include/boost/phoenix/object.hpp [2:3]
- include/boost/phoenix/object/const_cast.hpp [2:3]
- include/boost/phoenix/object/construct.hpp [2:3]
- include/boost/phoenix/object/delete.hpp [2:3]
- include/boost/phoenix/object/detail/target.hpp [2:3]
- include/boost/phoenix/object/dynamic_cast.hpp [2:3]
- include/boost/phoenix/object/new.hpp [2:3]
- include/boost/phoenix/object/reinterpret_cast.hpp [2:3]
- include/boost/phoenix/object/static_cast.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_gen.hpp [15:16]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_10.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_20.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_30.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_40.hpp [2:3]
- include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_50.hpp [2:3]
- include/boost/phoenix/operator/if_else.hpp [2:3]
- include/boost/phoenix/operator/io.hpp [2:3]
- include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
- include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
- include/boost/phoenix/scope/dynamic.hpp [2:4]
- include/boost/phoenix/scope/lambda.hpp [2:5]
- include/boost/phoenix/scope/let.hpp [2:5]
- include/boost/phoenix/statement.hpp [2:2]
- include/boost/phoenix/statement/do_while.hpp [2:3]
- include/boost/phoenix/statement/for.hpp [2:3]
- include/boost/phoenix/statement/if.hpp [2:3]
- include/boost/phoenix/statement/sequence.hpp [2:4]
- include/boost/phoenix/statement/switch.hpp [2:3]
- include/boost/phoenix/statement/while.hpp [2:3]
|