diff options
| author | Lioncash <mathew1800@gmail.com> | 2017-01-16 18:58:38 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2017-01-16 18:59:17 -0500 |
| commit | cd12b2c55f8c4731fb828edde8473de56cb40cc4 (patch) | |
| tree | afa8f8f93d59a004b391751a1f8341e14cce2c5c /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp | |
| parent | a8b2dd7fc3b2c5a422633a0ac81f3a427b6d3791 (diff) | |
IR: Make IRBuilder uncopyable
Hiding and not implementing the copy constructor is a pre-C++11 thing.
It should also be noted that a copy constructor, as defined by the
language, contains a const qualifier on its parameter, so this wouldn't
have prevented copies from being performed.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions
