HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
halfLimits.h
Go to the documentation of this file.
1
//
2
// SPDX-License-Identifier: BSD-3-Clause
3
// Copyright Contributors to the OpenEXR Project.
4
//
5
6
#ifndef INCLUDED_HALF_LIMITS_H
7
#define INCLUDED_HALF_LIMITS_H
8
9
//
10
// This file is now deprecated. It previously included the
11
// specialization of std::numeric_limits<half>, but those now appear
12
// directly in half.h, because they should be regarded as inseperable
13
// from the half class.
14
//
15
16
#ifdef __GNUC__
17
#warning "ImathLimits is deprecated; use #include <half.h>"
18
#else
19
#pragma message("ImathLimits is deprecated; use #include <half.h>")
20
#endif
21
22
#include "
half.h
"
23
24
#endif
half.h
Imath
halfLimits.h
Generated on Sat Mar 29 2025 02:43:14 for HDK by
1.8.6