CodeQL library for C/C++
codeql/cpp-all 2.0.2 (changelog, source)
Search

Predicate Option::some

Gets the given element wrapped as an Option.

Import path

import codeql.util.Option
Some some(T c)