Searched defs:null_augment_policy (Results 1 – 1 of 1) sorted by relevance
28 struct null_augment_policy struct31 struct augmented_interface37 struct augmented_node42 template<typename Pointer> static void add(Pointer,Pointer){} in add()43 template<typename Pointer> static void remove(Pointer,Pointer){} in remove()44 template<typename Pointer> static void copy(Pointer,Pointer){} in copy()45 template<typename Pointer> static void rotate_left(Pointer,Pointer){} in rotate_left()46 template<typename Pointer> static void rotate_right(Pointer,Pointer){} in rotate_right()51 template<typename Pointer> static bool invariant(Pointer){return true;} in invariant()