MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / DeductionGuideTest.cpp

File DeductionGuideTest.cpp

tests/DeductionGuideTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Source: https://en.cppreference.com/w/cpp/language/class_template_argument_deduction
2
3#include <iterator>
4#include <vector>

Callers

nothing calls this directly

Calls 3

containerClass · 0.85
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected