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
  • libANGLE
  • RefCountObject.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Replace non-copyable macro with a helper class. · f0d10f89
    Jamie Madill authored Mar 31, 2015
    This class provides a simpler scheme for blocking default copy
    and assignment operators. It also reduces the amount of code
    needed since it's inherited to child classes. This also fixes
    the conflict between our macro and the same-named macro in
    Chromium code.
    
    BUG=angleproject:956
    
    Change-Id: If0dc72aa3f63fbc7b8fa34907418821c64c39e2f
    Reviewed-on: https://chromium-review.googlesource.com/263257Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarBrandon Jones <bajones@chromium.org>
    f0d10f89
RefCountObject.h 2.73 KB
EditWeb IDE
×

Replace RefCountObject.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.