NAME
A function of omni::io::directory
OVERLOADS
omni::io::directory::get_all_files
A function of omni::io::directory
#include <omni/io.hpp>template < template < class, class > class std_seq_t, class T, class std_allocator_t > uint64_t omni::io::directory::get_all_files(const std::string& folder, std_seq_t< T, std_allocator_t >& out)OVERLOADS
template < template < class, class > class std_seq_t, class T, class std_allocator_t > uint64_t omni::io::directory::get_all_files(const std::wstring& folder, std_seq_t< T, std_allocator_t >& out)