13#ifndef ML_COMPILER_INFO_H
14#define ML_COMPILER_INFO_H
19#include <ThirdPartyWarningsDisable.h>
21#include <ThirdPartyWarningsRestore.h>
29 static const std::string &
name();
static const std::string kUnknownModel
Unknown model name constant.
static const std::string & name()
Returns the compiler name.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
#define ML_UTILS_EXPORT
Defines platform dependent DLL export macro for mlUtils.