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

Predicate Option::some

Gets the given element wrapped as an Option.

Import path

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