From c95e71eef54cd36ba206e497d564b96682b2e926 Mon Sep 17 00:00:00 2001 From: "ulrich.bauer@gmail.com" Date: Tue, 3 Jun 2014 13:31:14 +0000 Subject: finalize git-svn-id: https://phat.googlecode.com/svn/trunk@182 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d --- include/phat/representations/vector_set.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/phat/representations/vector_set.h') diff --git a/include/phat/representations/vector_set.h b/include/phat/representations/vector_set.h index ea6df09..6878a27 100644 --- a/include/phat/representations/vector_set.h +++ b/include/phat/representations/vector_set.h @@ -90,5 +90,10 @@ namespace phat { col.erase( result.first ); } } + + // finalizes given column + void _finalize( index idx ) { + } + }; } -- cgit v1.2.3