MCPcopy Create free account
hub / github.com/dengwirda/jigsaw / prioritymap

Method prioritymap

src/libcpp/containers/prioritymap.hpp:321–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319 __inline_call~prioritymap() = default ;
320
321 __inline_call prioritymap (
322 self_type const&_src
323 ) = default ;
324 __inline_call prioritymap (
325 self_type && _src
326 ) = default ;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected