tree: 948da3f9fc9d987ed019a90451dce09e66bcc3b7 [path history] [tgz]
  1. data_structures/
  2. meta/
  3. util/
  4. bind_instance_error_already_bound.cpp
  5. bind_instance_error_already_bound_with_annotation.cpp
  6. bind_instance_error_already_bound_with_different_annotation.cpp
  7. binding_compression_undone.cpp
  8. binding_error_bound_to_itself.cpp
  9. binding_error_not_base.cpp
  10. binding_error_not_base_with_annotations.cpp
  11. check_defn_h_includes.sh
  12. class_destruction.cpp
  13. class_destruction_with_annotation.cpp
  14. CMakeLists.txt
  15. component_conversion.cpp
  16. component_conversion_with_annotation.cpp
  17. component_copy.cpp
  18. component_copy_with_annotations.cpp
  19. component_repeated_type.cpp
  20. component_repeated_type_with_annotations.cpp
  21. component_repeated_type_with_different_annotations.cpp
  22. component_type_required_and_provided.cpp
  23. component_type_required_and_provided_with_annotations.cpp
  24. component_type_required_and_provided_with_different_annotations.cpp
  25. dependency_loop.cpp
  26. dependency_loop_with_annotations.cpp
  27. dependency_loop_with_different_annotations.cpp
  28. duplicated_types_normalized_component.cpp
  29. duplicated_types_normalized_component_with_annotations.cpp
  30. duplicated_types_normalized_component_with_different_annotations.cpp
  31. eager_injection.cpp
  32. empty_injector.cpp
  33. explicit_provider_injection.cpp
  34. explicit_provider_injection_with_annotation.cpp
  35. factory_bindings.cpp
  36. factory_bindings_error_abstract_class.cpp
  37. factory_bindings_with_annotation.cpp
  38. include_test.cpp
  39. incompatible_double_injection.cpp
  40. incompatible_double_injection_with_annotations.cpp
  41. incompatible_double_injection_with_different_annotations.cpp
  42. injector_duplicated_type.cpp
  43. injector_duplicated_type_with_annotation.cpp
  44. injector_duplicated_type_with_different_annotation.cpp
  45. injector_non_class_type.cpp
  46. injector_non_class_type_with_annotation.cpp
  47. injector_non_class_type_with_different_annotation.cpp
  48. injector_with_requirements.cpp
  49. injector_with_requirements_with_annotations.cpp
  50. install_component_swap_optimization.cpp
  51. late_binding_duplicate_consistent.cpp
  52. late_binding_duplicate_consistent_with_annotation.cpp
  53. late_binding_duplicate_error.cpp
  54. late_binding_duplicate_error_with_annotations.cpp
  55. late_binding_duplicate_error_with_different_annotations.cpp
  56. late_binding_error_abstract_class.cpp
  57. late_binding_new.cpp
  58. late_binding_new_with_annotation.cpp
  59. late_multibinding.cpp
  60. late_multibinding_error_abstract_class.cpp
  61. late_multibinding_with_annotation.cpp
  62. lazy_injection.cpp
  63. lazy_injection_with_annotations.cpp
  64. lazy_injection_with_annotations2.cpp
  65. malformed_inject_typedef.cpp
  66. multibinding_error_abstract_class2.cpp
  67. multibinding_error_abstract_class_clang.cpp
  68. multibinding_error_not_base.cpp
  69. multibinding_error_not_base_with_annotations.cpp
  70. multibindings.cpp
  71. multibindings_bind_instance.cpp
  72. multibindings_bind_instance_with_annotation.cpp
  73. multibindings_bind_instances.cpp
  74. multibindings_bind_instances_with_annotation.cpp
  75. multibindings_get_none.cpp
  76. multibindings_value_provider.cpp
  77. multibindings_value_provider_with_annotation.cpp
  78. multibindings_value_provider_with_annotation_malformed_signature.cpp
  79. multibindings_with_annotations.cpp
  80. no_binding_found.cpp
  81. no_binding_found_with_annotation.cpp
  82. no_factory_binding_found.cpp
  83. no_factory_binding_found_with_annotation.cpp
  84. no_repeated_types_in_component.cpp
  85. no_repeated_types_in_component2.cpp
  86. no_repeated_types_in_component2_with_annotations.cpp
  87. no_repeated_types_in_component3.cpp
  88. no_repeated_types_in_component3_with_annotation.cpp
  89. no_repeated_types_in_component3_with_different_annotation.cpp
  90. no_repeated_types_in_component_with_annotations.cpp
  91. no_repeated_types_in_component_with_different_annotations.cpp
  92. nonclass_type_in_component.cpp
  93. nonclass_type_in_component_with_annotation.cpp
  94. nonclass_type_in_injector.cpp
  95. nonclass_type_in_injector_with_annotation.cpp
  96. normalized_component_and_component_with_requirements.cpp
  97. normalized_component_and_component_with_requirements_with_annotation.cpp
  98. normalized_component_repeated_type.cpp
  99. normalized_component_repeated_type_with_annotation.cpp
  100. normalized_component_repeated_type_with_different_annotation.cpp
  101. normalized_component_successful.cpp
  102. normalized_component_successful_with_annotations.cpp
  103. normalized_component_type_in_injector_not_provided.cpp
  104. normalized_component_type_in_injector_not_provided_with_annotation.cpp
  105. normalized_component_type_required_and_provided.cpp
  106. normalized_component_type_required_and_provided_with_annotation.cpp
  107. provider_get_never_provided.cpp
  108. provider_get_not_provided.cpp
  109. provider_get_ok.cpp
  110. provider_get_ok_with_annotation.cpp
  111. provider_non_class_type.cpp
  112. provider_type_with_annotation.cpp
  113. register_constructor.cpp
  114. register_constructor_autoinject_annotation_in_signature_return_type.cpp
  115. register_constructor_error_abstract_class.cpp
  116. register_constructor_malformed_signature.cpp
  117. register_constructor_malformed_signature_autoinject.cpp
  118. register_constructor_not_existing.cpp
  119. register_constructor_not_existing_autoinject.cpp
  120. register_constructor_not_existing_autoinject_with_annotation.cpp
  121. register_constructor_not_existing_with_annotation.cpp
  122. register_constructor_with_annotation.cpp
  123. register_factory.cpp
  124. register_factory_autoinject.cpp
  125. register_factory_autoinject_annotation_in_signature_return_type.cpp
  126. register_factory_autoinject_error_abstract_class.cpp
  127. register_factory_autoinject_from_provider.cpp
  128. register_factory_autoinject_from_provider_with_annotation.cpp
  129. register_factory_autoinject_with_binding.cpp
  130. register_factory_autoinject_with_binding2.cpp
  131. register_factory_autoinject_with_binding_with_annotation.cpp
  132. register_factory_dep_on_provider.cpp
  133. register_factory_error_abstract_class.cpp
  134. register_factory_error_not_function.cpp
  135. register_factory_for_pointer.cpp
  136. register_factory_for_pointer_with_annotation.cpp
  137. register_factory_for_unique_pointer.cpp
  138. register_factory_for_unique_pointer_with_annotation.cpp
  139. register_factory_inconsistent_signature.cpp
  140. register_factory_inconsistent_signature_with_annotations.cpp
  141. register_factory_not_existing_constructor1.cpp
  142. register_factory_not_existing_constructor1_with_annotation.cpp
  143. register_factory_not_existing_constructor2.cpp
  144. register_factory_not_existing_constructor2_with_annotation.cpp
  145. register_factory_with_annotation.cpp
  146. register_factory_with_different_annotation.cpp
  147. register_factory_with_different_annotation_error.cpp
  148. register_instance.cpp
  149. register_instance_abstract_class_ok.cpp
  150. register_instance_error1.cpp
  151. register_instance_error1_with_annotations.cpp
  152. register_instance_error2.cpp
  153. register_instance_error2_with_annotation.cpp
  154. register_instance_error3.cpp
  155. register_instance_error3_with_annotation.cpp
  156. register_instance_with_annotation.cpp
  157. register_multibinding_provider.cpp
  158. register_multibinding_provider_error_not_function.cpp
  159. register_multibinding_provider_error_not_function_with_annotation.cpp
  160. register_multibinding_provider_error_returned_nullptr.cpp
  161. register_multibinding_provider_error_returned_nullptr_with_annotation.cpp
  162. register_multibinding_provider_with_annotation.cpp
  163. register_provider.cpp
  164. register_provider_error_not_function.cpp
  165. register_provider_error_not_function_with_annotation.cpp
  166. register_provider_error_returned_nullptr.cpp
  167. register_provider_with_annotation.cpp
  168. register_provider_with_annotations_malformed_signature.cpp
  169. register_provider_with_binding_compression.cpp
  170. register_provider_with_binding_compression_with_annotation.cpp
  171. semistatic_map_hash_selection.cpp
  172. test1.cpp
  173. test_macros.h
  174. type_alignment.cpp
  175. type_alignment_with_annotation.cpp
  176. type_already_bound.cpp
  177. type_already_bound2.cpp
  178. type_already_bound2_with_annotation.cpp
  179. type_already_bound2_with_different_annotation.cpp
  180. type_already_bound3.cpp
  181. type_already_bound3_with_annotation.cpp
  182. type_already_bound3_with_different_annotation.cpp
  183. type_already_bound_different_kind_of_binding.cpp
  184. type_already_bound_different_kind_of_binding2.cpp
  185. type_already_bound_during_component_merge.cpp
  186. type_already_bound_during_component_merge_with_annotations.cpp
  187. type_already_bound_during_component_merge_with_different_annotation.cpp
  188. type_already_bound_with_annotation.cpp
  189. type_already_bound_with_different_annotation.cpp
  190. type_not_provided.cpp
  191. type_not_provided_with_annotation.cpp
  192. unsafe_get.cpp
  193. unsafe_get_with_annotations.cpp
  194. unsatisfied_requirements_in_normalized_component.cpp
  195. unsatisfied_requirements_in_normalized_component_with_annotation.cpp
  196. wrong_class_in_inject_typedef.cpp
  197. wrong_class_in_inject_typedef_with_annotation.cpp