Skip to content

File unused.hpp

FileList > mediapipe > util > unused.hpp

Go to the source code of this file

Macros

Type Name
define UNUSED (expr) do { (void)(expr); } while (0)

Macro Definition Documentation

define UNUSED

#define UNUSED (
    expr
) `do { (void)(expr); } while (0)`


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/util/unused.hpp