From 6264c37b15ce0381b7492bb7e164c57eee8d5ceb Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Jun 2018 15:05:17 +0000 Subject: [Travis] Rebuilding documentation --- logger_8h.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'logger_8h.html') diff --git a/logger_8h.html b/logger_8h.html index e39bfeb3..9a80592f 100644 --- a/logger_8h.html +++ b/logger_8h.html @@ -158,8 +158,8 @@ Enumerations Functions LogSink yage::makeConsoleSink ()   -LogSink yage::makeFileSink (const std::string &filename) -  +LogSink yage::makeFileSink (std::string const &filename) +  LogSink yage::makeFileSink (std::string &&filename)   @@ -244,7 +244,7 @@ Functions -- cgit