From 2e98d3ec3aa57c7b1776d3bf5e7e219a9a3cb3af Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 9 Mar 2015 08:43:58 +0200 Subject: Build according to buildspec At this stage operations are still ignored. --- build/path | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/path') diff --git a/build/path b/build/path index 9b68485..550af80 100644 --- a/build/path +++ b/build/path @@ -74,6 +74,8 @@ namespace build return string_type::npos; } + // Return the position of '.' or npos if there is no extension. + // static size_type find_extension (string_type const& s) { -- cgit v1.1