Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 401 Bytes

to_address

The gtl::to_address function template obtains a raw pointer from an object of a pointer-like type. It implements std::to_address adopted into the C++2a standard library.

References

  • P0653R2: Utility to convert a pointer to a raw pointer

License

Distributed under the Boost Software License, Version 1.0.