MCPcopy Create free account
hub / github.com/brainboxdotcc/DPP / _min_cppstd

Method _min_cppstd

conanfile.py:22–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20
21 @property
22 def _min_cppstd(self):
23 return 17
24
25 @property
26 def _compilers_minimum_version(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected