Deduction guide Point¶ deduction guide Point demo¶ template <typename T> Point(T, T, T) -> Point<T> Deduction guide for Point Fully qualified name: ns::Point Declared at library.hpp:174 This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.