Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • compiler
  • preprocessor
  • MacroExpander.h
Find file
BlameHistoryPermalink
  • daniel@transgaming.com's avatar
    Add explicit std:: namespace to code from <cXYZ> includes. · a16a55f7
    daniel@transgaming.com authored Dec 20, 2012
    Some platforms seem to implicitly include the <XYZ.h> headers
    which also add some types and functions (like strlen, size_t,...)
    into the global namespace.
    
    On other platforms though, this can result in compile errors, which
    is noticeable in WebKit on e.g. QNX. See also:
    https://bugs.webkit.org/show_bug.cgi?id=95468
    
    https://codereview.appspot.com/6843083/
    
    Contributed by Milian Wolff, Klaralvdavens Datakonsult AB.
    
    git-svn-id: https://angleproject.googlecode.com/svn/branches/dx11proto@1565 736b8ea6-26fd-11df-bfd4-992fa37f6226
    a16a55f7
MacroExpander.h 1.95 KB
EditWeb IDE
×

Replace MacroExpander.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.