SpECTRE Documentation Coverage Report
Current view: top level - Options - String.hpp Hit Total Coverage
Commit: ebc00981744afb136aa59c61ce30354e3ff08da2 Lines: 1 2 50.0 %
Date: 2024-05-08 17:32:20
Legend: Lines: hit not hit

          Line data    Source code
       1           0 : // Distributed under the MIT License.
       2             : // See LICENSE.txt for details.
       3             : 
       4             : #pragma once
       5             : 
       6             : namespace Options {
       7             : /// The string used in option structs
       8           1 : using String = const char* const;
       9             : }  // namespace Options

Generated by: LCOV version 1.14