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

Module NonThrowing

Provides an abstract class for modeling functions that never throw.

Import path

import semmle.code.cpp.models.interfaces.NonThrowing

Imports

Function

Provides classes for working with functions, including template functions.

Models

Classes

NonCppThrowingFunction

A function that is guaranteed to never throw a C++ exception