cpp_ptrdiff_t

Used for a signed integer type that corresponds in size and mangling to the associated C++ compiler's ptrdiff_t type.

version(StdDdoc)
alias cpp_ptrdiff_t = ptrdiff_t

Meta