Teuchos: don't use std::auto_ptr if C++11 is on
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Teuchos: don't use std::auto_ptr if C++11 is on
James Willenbring
requested to merge
ibaned:teuchos-auto-ptr
into
develop
May 11, 2017
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: ibaned
This silences a deprecation warning from C++11 compilers. @trilinos/teuchos
Merge request reports
Loading