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
olena
Commits
0ad1284d
Commit
0ad1284d
authored
Nov 16, 2010
by
Guillaume Lazzara
Browse files
mln/data/paste_without_localization.hh: Remove duplicate declarations.
parent
5d58ddce
Changes
2
Show whitespace changes
Inline
Side-by-side
milena/ChangeLog
View file @
0ad1284d
2010-11-15 Guillaume Lazzara <z@lrde.epita.fr>
* mln/data/paste_without_localization.hh: Remove duplicate
declarations.
2010-11-15 Guillaume Lazzara <z@lrde.epita.fr>
* mln/accu/stat/histo3d_rgb.hh: Import histo3d RGB accu from
milena/mln/data/paste_without_localization.hh
View file @
0ad1284d
...
...
@@ -327,19 +327,6 @@ namespace mln
}
template
<
typename
I
,
typename
J
>
inline
void
paste_without_localization_dispatch
(
mln
::
trait
::
image
::
value_storage
::
any
,
mln
::
trait
::
image
::
value_storage
::
any
,
const
Image
<
I
>&
input
,
Image
<
J
>&
output
)
{
impl
::
generic
::
paste_without_localization
(
input
,
output
);
}
template
<
typename
I
,
typename
J
>
inline
void
paste_without_localization_dispatch
(
const
Image
<
I
>&
input
,
...
...
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