lxgui
Classes
lxgui::utils::view Namespace Reference

Classes

struct  standard_dereferencer
 De-reference an iterator normally. More...
 
struct  smart_ptr_dereferencer
 Convert unique_ptr or shared_ptr to standard pointer. More...
 
struct  ptr_dereferencer
 De-reference an iterator twice. More...
 
struct  no_filter
 No filtering. More...
 
struct  non_null_filter
 Filter non-null. More...
 
class  adaptor
 Allow iterating over a container without access to the container itself. More...