fpmas 1.6
Namespaces | Functions
format.h File Reference
#include "fpmas/api/scheduler/scheduler.h"
#include <sstream>
Include dependency graph for format.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fpmas
 
namespace  fpmas::utils
 

Functions

template<typename T >
std::string fpmas::utils::format (std::string input, std::string replace, T arg)
 
std::string fpmas::utils::format (std::string input, int rank)
 
std::string fpmas::utils::format (std::string input, api::scheduler::TimeStep time)
 
std::string fpmas::utils::format (std::string input, int rank, api::scheduler::TimeStep time)
 

Detailed Description

Defines some string format utilities.