Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
83e285fd
"include/ck/utility/dynamic_buffer.hpp" did not exist on "20a672d0b836cac308518c41a78d486dce6d8e09"
Commit
83e285fd
authored
Feb 05, 2019
by
Paul
Browse files
Formatting
parent
ebec17f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/include/migraphx/auto_any_cast.hpp
src/include/migraphx/auto_any_cast.hpp
+1
-1
No files found.
src/include/migraphx/auto_any_cast.hpp
View file @
83e285fd
...
...
@@ -6,7 +6,7 @@ namespace migraphx {
inline
namespace
MIGRAPHX_INLINE_NS
{
// Forward declare any_cast
template
<
class
T
>
template
<
class
T
>
const
T
&
any_cast
(
const
T
&
);
namespace
detail
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment