Commit 2aaf3f2
authored
FPGA: Remove detail::empty_properties_t and add std::log10 (#2356)
Remove redundant sycl::ext::oneapi::experimental::detail::empty_properties_t and replace it with sycl::ext::oneapi::experimental::empty_properties_t1 parent 8b40cfc commit 2aaf3f2
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- DirectProgramming/C++SYCL_FPGA
- ReferenceDesigns/anr/src
- Tutorials/Features/experimental/annotated_class_clean_coding/src
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments