Changeset 374 for trunk/nv/stl/math.hh


Ignore:
Timestamp:
05/26/15 17:35:06 (10 years ago)
Author:
epyon
Message:
  • MASSIVE commit
  • common.hh - size_t, ptrdiff_t, nv:: namespace, NV_ALIGN_OF and basic template tools
  • STL - algorithm.hh, iterator.hh, limits.hh, numeric.hh and type_info.hh
  • STL - updates to memory, array and string
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/stl/math.hh

    r368 r374  
    8484                static const size_t size = 4;
    8585        };
    86 
    87         using glm::max;
    88         using glm::min;
    8986
    9087        enum datatype
Note: See TracChangeset for help on using the changeset viewer.