Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
algorithm.hpp
Go to the documentation of this file.
1/*
2 Copyright 2005 Adobe Systems Incorporated
3 Distributed under the Boost Software License - Version 1.0 (see the accompanying file LICENSE
4 or a copy at https://stlab.github.io/adobe_source_libraries/licenses.html)
5*/
6
7/**************************************************************************************************/
8
9#ifndef ADOBE_ALGORITHM_HPP
10#define ADOBE_ALGORITHM_HPP
11
12#include <adobe/config.hpp>
13
42#if !ADOBE_IS_DEPRECATED_ERROR(100039)
44#endif
60
61/**************************************************************************************************/
62
116
117/**************************************************************************************************/
118
119#endif
120
121/**************************************************************************************************/