turtle/doc/example
Alexander Grund bd0a4cfc73
Reduce exposed interface (macros)
Move implementation details to mock_impl.hpp and remove MOCK_*_TPL macros.
Make sure all exposed macros (in mock.hpp) are properly documented.
Closes #105
2022-01-24 19:03:15 +01:00
..
calculator.hpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
customization.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
getting_started.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
limitations_const_parameter_warning.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
limitations_literal_zero.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
limitations_non_virtual_method.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
limitations_protected_private_method.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
limitations_template_base_class_method.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
limitations_template_method.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
limitations_throw_specifier.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
mock_view.hpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
motivation.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
patterns_async_call.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
patterns_invoke_functor.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
patterns_quick_constraint.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
patterns_retrieve_cref.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
patterns_static_objects.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
rationale.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
reference.cpp Reduce exposed interface (macros) 2022-01-24 19:03:15 +01:00
view.hpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00