stlab.adobe.com Adobe Systems Incorporated

Functions

template<typename I , typename O >
bool is_sorted (I f, I l, O o)
 
template<typename I >
bool is_sorted (I f, I l)
 
template<typename I , typename C , typename P >
bool is_sorted (I f, I l, C c, P p)
 
template<typename I , typename C , typename P >
bool is_sorted (const I &r, C c, P p)
 
template<typename I , typename C >
bool is_sorted (const I &r, C c)
 
template<typename I >
bool is_sorted (const I &r)
 
template<typename I , typename O >
sorted (I f, I l, O o)
 
template<typename I >
sorted (I f, I l)
 

Detailed Description

Function Documentation

◆ is_sorted() [1/6]

bool adobe::is_sorted ( f,
l,
o 
)

Definition at line 62 of file sorted.hpp.

◆ is_sorted() [2/6]

bool adobe::is_sorted ( f,
l 
)

Definition at line 73 of file sorted.hpp.

◆ is_sorted() [3/6]

bool adobe::is_sorted ( f,
l,
c,
p 
)

Definition at line 84 of file sorted.hpp.

◆ is_sorted() [4/6]

bool adobe::is_sorted ( const I &  r,
c,
p 
)

Definition at line 98 of file sorted.hpp.

◆ is_sorted() [5/6]

bool adobe::is_sorted ( const I &  r,
c 
)

Definition at line 108 of file sorted.hpp.

◆ is_sorted() [6/6]

bool adobe::is_sorted ( const I &  r)

Definition at line 117 of file sorted.hpp.

◆ sorted() [1/2]

I adobe::sorted ( f,
l,
o 
)

Definition at line 37 of file sorted.hpp.

◆ sorted() [2/2]

I adobe::sorted ( f,
l 
)

Definition at line 50 of file sorted.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google