summaryrefslogtreecommitdiff
path: root/Source/Kernel/Melon.ke
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-10-11 21:58:04 +0200
committerAlexis211 <alexis211@gmail.com>2009-10-11 21:58:04 +0200
commit277d5fcb3b378089c0f3390a0b4d1b529075958a (patch)
treedfc70f3636c3e4192785c4e052986383a3761a5c /Source/Kernel/Melon.ke
parent4f1c0997990e719ac1a1cfcb80a7437009c46b7b (diff)
downloadMelon-277d5fcb3b378089c0f3390a0b4d1b529075958a.tar.gz
Melon-277d5fcb3b378089c0f3390a0b4d1b529075958a.zip
SimpleList now implements removeOnce(const T& value);
This methods searches for value in the list and removes it from the list. Only the first occurrence will be removed.
Diffstat (limited to 'Source/Kernel/Melon.ke')
-rwxr-xr-xSource/Kernel/Melon.kebin574720 -> 609187 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Source/Kernel/Melon.ke b/Source/Kernel/Melon.ke
index f259ad0..61c87df 100755
--- a/Source/Kernel/Melon.ke
+++ b/Source/Kernel/Melon.ke
Binary files differ