Searched defs:construct_object (Results 1 – 2 of 2) sorted by relevance
143 inline void construct_object (Value_t *ptr, Args &&... args) in construct_object() function
67 def construct_object(self, node, deep=False): member in BaseConstructor