Embedded Standard Template Library Header Files; Algorithm; Deque - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

C and C++ Run-Time Library Guide
Table 3-4. C++ Header Files for C Library Facilities (Cont'd)
Header
cerrno
cfloat
climits
clocale
cmath
csetjmp
csignal
cstdarg
cstddef
cstdio
cstdlib
cstring

Embedded Standard Template Library Header Files

Templates and the associated header files are not part of the embedded
C++ standard, but they are supported by the
mode.
The embedded standard template library headers are:

algorithm

The
algorithm
sequences.

deque

The
header defines a deque template container.
deque
3-20
Description
Tests error codes reported by library functions.
Tests floating-point type properties.
Tests integer type properties.
Adapts to different cultural conventions.
Provides common mathematical operations.
Executes non-local goto statements.
Controls various exceptional conditions.
Accesses a variable number of arguments.
Defines several useful data types and macros.
Performs input and output.
Performs a variety of operations
Manipulates several kinds of strings
header defines numerous common operations on
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
compiler in C++
cc219x
for ADSP-219x DSPs

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents