VirtualBox

Changeset 49573 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Nov 20, 2013 10:01:59 AM (11 years ago)
Author:
vboxsync
Message:

Comment typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/array.h

    r49572 r49573  
    167167        /* Only GCC 4.6 or newer. */
    168168#if    (defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__) >= 406) \
    169        /* Only MSVC++ 10.0 (Visual Studio 2010) or newer. */           \
     169       /* Only MSVC++ 16.0 (Visual Studio 2010) or newer. */           \
    170170    || (defined(_MSC_VER) && (_MSC_VER >= 1600))
    171171    #define VBOX_WITH_TYPE_TRAITS
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette