Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
KODI::UTILS Namespace Reference

Namespaces

 POSIX
 

Classes

class  CScopeGuard
 Generic scopeguard designed to handle any type of handle. More...
 

Functions

template<class TIterator >
void RandomShuffle (TIterator begin, TIterator end)
 

Function Documentation

§ RandomShuffle()

template<class TIterator >
void KODI::UTILS::RandomShuffle ( TIterator  begin,
TIterator  end 
)