Home
last modified time | relevance | path

Searched defs:default_pointer (Results 1 – 4 of 4) sorted by relevance

/dports/games/d2x/d2x-0.2.5/unused/ui/
H A Dmouse.c71 static grs_bitmap * default_pointer; variable
/dports/games/valyriatear/ValyriaTear-1.1.0/src/luabind/luabind/
H A Dclass.hpp299 struct default_pointer struct
301 typedef P type;
305 struct default_pointer<null_type, T> struct
308 typedef std::unique_ptr<T> type;
/dports/devel/luabind/luabind-0.9.1/luabind/
H A Dclass.hpp330 struct default_pointer struct
332 typedef P type;
336 struct default_pointer<null_type, T> struct
338 typedef std::auto_ptr<T> type;
/dports/games/allacrost/allacrost-1.0.2/src/luabind/luabind/
H A Dclass.hpp331 struct default_pointer struct
333 typedef P type;
337 struct default_pointer<null_type, T> struct
339 typedef std::auto_ptr<T> type;