virthttp  0.0
libvirt http interface
Functions
cexpr Namespace Reference

Functions

template<class InputIt , class T >
constexpr InputIt find (InputIt first, InputIt last, const T &value)
 
template<class InputIt , class UnaryPredicate >
constexpr InputIt find_if (InputIt first, InputIt last, UnaryPredicate p)
 

Function Documentation

template<class InputIt , class T >
constexpr InputIt cexpr::find ( InputIt  first,
InputIt  last,
const T &  value 
)
template<class InputIt , class UnaryPredicate >
constexpr InputIt cexpr::find_if ( InputIt  first,
InputIt  last,
UnaryPredicate  p 
)