↓ 18 callersFunctionPtrDiff@brief Compute the distance, in bytes, between two pointers, dist = p - q @param p fist pointer, assumed to NOT be NULL @param q second pointer, assum
nanovdb/nanovdb/util/Util.h:498
↓ 16 callersFunctionfindMatch@brief return the 1-based index of the first matching word in a string-vector with comma-seperated words. @details findMatch("ba", {"abc,a", "aab,c,ba
openvdb_cmd/vdb_tool/include/Util.h:125