Share via


operator- Operator (C++ REST SDK)

Warning

This topic contains information for the C++ REST SDK 1.0 (codename "Casablanca"). If you are using a later version from the Codeplex Casablanca web page, then use the local documentation at http://casablanca.codeplex.com/documentation.

inline int operator- (
   datetime t1,
   datetime t2
);

Parameters

  • t1

  • t2

Requirements

Header: asyncrt_utils.h

Namespace: utility

See Also

Reference

utility Namespace