Loading...
Defined in 4 files as a typedef:
- tests/bounded_array_ref_src/test_policy.h, line 48 (as a typedef)
- tests/bounded_array_src/test_policy.h, line 22 (as a typedef)
- tests/bounded_ptr_src/test_utils.h, line 17 (as a typedef)
- tests/safe_allocation_src/test_utils.h, line 109 (as a typedef)
Referenced in 28 files:
- tests/bounded_array_ref_src/begin_end.cpp
- tests/bounded_array_ref_src/ctor.bounded_ptr.cpp
- tests/bounded_array_src/begin_end.cpp
- tests/bounded_ptr_src/arith.add.cpp
- tests/bounded_ptr_src/arith.add_assign.cpp
- tests/bounded_ptr_src/arith.difference.cpp
- tests/bounded_ptr_src/arith.inc_dec.cpp
- tests/bounded_ptr_src/arith.subtract.cpp
- tests/bounded_ptr_src/arith.subtract_assign.cpp
- tests/bounded_ptr_src/assign.convert.cpp
- tests/bounded_ptr_src/assign.nullptr.cpp
- tests/bounded_ptr_src/compare.equal.cpp
- tests/bounded_ptr_src/compare.equal.nullptr.cpp
- tests/bounded_ptr_src/compare.equal.raw.cpp
- tests/bounded_ptr_src/compare.order.cpp
- tests/bounded_ptr_src/compare.order.raw.cpp
- tests/bounded_ptr_src/ctor.begin_end.cpp
-
tests/bounded_ptr_src/ctor.convert.cpp
- line 50
- line 51
- line 55
- line 56
- line 60
- line 61
- line 65
- line 66
- line 66
- line 72
- line 73
- line 89
- line 90
- line 122
- line 122
- line 123
- line 123
- line 124
- line 124
- line 125
- line 125
- line 128
- line 128
- line 131
- line 131
- line 132
- line 132
- line 133
- line 133
- line 136
- line 136
- line 137
- line 137
- line 138
- line 138
- line 141
- tests/bounded_ptr_src/ctor.default.cpp
- tests/bounded_ptr_src/ctor.nullptr.cpp
- tests/bounded_ptr_src/deref.cpp
- tests/bounded_ptr_src/discard_bounds.cpp
- tests/bounded_ptr_src/example.malloc.cpp
- tests/bounded_ptr_src/operator_bool.cpp
- tests/bounded_ptr_src/reinterpret_cast.cpp
- tests/bounded_ptr_src/subscript.cpp
- tests/bounded_ptr_src/unsafe_discard_bounds.cpp
- tests/safe_allocation_src/begin_end.cpp