RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
MemorySanitizer.h File Reference
#include "adt/CroppedArray1DRef.h"
#include "adt/CroppedArray2DRef.h"
#include <cstddef>
Include dependency graph for MemorySanitizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rawspeed::MSan

Namespaces

namespace  rawspeed

Macros

#define __has_feature(x)
#define __has_extension   __has_feature

Macro Definition Documentation

◆ __has_extension

#define __has_extension   __has_feature

Definition at line 32 of file MemorySanitizer.h.

◆ __has_feature

#define __has_feature ( x)
Value:
0

Definition at line 29 of file MemorySanitizer.h.