Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
pylene
Commits
dc9af6aa
Commit
dc9af6aa
authored
Jan 29, 2019
by
Edwin Carlinet
Browse files
fixup! Update mask impl.
parent
62fee73c
Pipeline
#12758
failed with stages
in 6 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/core/image/view/mask.cpp
View file @
dc9af6aa
...
...
@@ -119,10 +119,6 @@ struct mask_archetype : mln::experimental::Image<mask_archetype>
value_range
new_values
();
};
template
<
mln
::
concepts
::
Image
I
>
void
foo
(
I
*
);
#ifdef PYLENE_CONCEPT_TS_ENABLED
static_assert
(
mln
::
concepts
::
AccessibleImage
<
mln
::
mask_view
<
mln
::
archetypes
::
AccessibleImage
,
mask_archetype
>>
);
...
...
Write
Preview
Supports
Markdown
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