ROOT
master
Reference Guide
Loading...
Searching...
No Matches
functions.cpp
Go to the documentation of this file.
1
/*
2
* Project: RooFit
3
* Authors:
4
* RA, Roel Aaij, NIKHEF
5
* PB, Patrick Bos, Netherlands eScience Center, p.bos@esciencecenter.nl
6
*
7
* Copyright (c) 2021, CERN
8
*
9
* Redistribution and use in source and binary forms,
10
* with or without modification, are permitted according to the terms
11
* listed in LICENSE (http://roofit.sourceforge.net/license.txt)
12
*/
13
14
#include "
RooFit_ZMQ/functions.h
"
15
16
#include <cstring>
17
18
namespace
ZMQ
{
19
std::size_t
stringLength
(
const
char
&cs)
20
{
21
return
strlen(&cs);
22
}
23
}
// namespace ZMQ
functions.h
ZMQ
Definition
functions.h:19
ZMQ::stringLength
std::size_t stringLength(const char &cs)
Definition
functions.cpp:19
roofit
roofitZMQ
src
functions.cpp
ROOT master - Reference Guide Generated on Sat Nov 16 2024 09:38:59 (GVA Time) using Doxygen 1.9.8