STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
search.h
Go to the documentation of this file.
1 //
2 // search.h
3 //
4 // Copyright (c) Microsoft Corporation. All rights reserved.
5 //
6 // Declarations of functions for sorting and searching.
7 //
8 #pragma once
9 #define _INC_SEARCH
10 
11 #include <corecrt_search.h>