Algorithms.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_UTIL_ALGORITHMS_H_
36 #define _BLAZE_UTIL_ALGORITHMS_H_
37 
38 
39 //*************************************************************************************************
40 // Includes
41 //*************************************************************************************************
42 
51 
52 #endif
Headerfile for the generic min algorithm.
Headerfile for the generic destroy algorithm.
Headerfile for the generic max algorithm.
Headerfile for the generic uninitialized_default_construct algorithm.
Headerfile for the generic destroy_at algorithm.
Headerfile for the generic uninitialized_move algorithm.
Headerfile for the generic transfer algorithm.
Headerfile for the generic uninitialized_value_construct algorithm.